diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index 9d23d11..117c3e6 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_ourverse/ + cd websites/www2/www_ourverse/ git log -1 git restore . git pull