From 2a8a2c6f70b19f977acd3917285ef4f766541e13 Mon Sep 17 00:00:00 2001 From: PeterNashaat Date: Tue, 24 Jan 2023 11:07:45 +0200 Subject: [PATCH] Update tf_update.yml --- .github/workflows/tf_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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