diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index e8f83c8..1bc0dbb 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_ourparadise/ + cd websites/www_ourparadise/ git log -1 git restore . git pull