diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index 31ddea5..6516294 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/www2/www_ournomads/ + cd websites/www2/www_ournomads/ git log -1 git restore . git pull