Update tf_update.yml

This commit is contained in:
PeterNashaat 2023-01-24 11:07:45 +02:00 committed by GitHub
parent c3d00cd346
commit 2a8a2c6f70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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