diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index 3715a2d..bb7c8ea 100644 --- a/.github/workflows/tf_update.yml +++ b/.github/workflows/tf_update.yml @@ -16,7 +16,7 @@ jobs: key: ${{ secrets.TF_SECRET }} port: 34022 script: | - cd /home/webuser/websites/www_ourphone/ + cd websites/www_ourphone/ git log -1 git restore . git pull