From 898e2996648cf08f0dd5807604acebeb59f432cd Mon Sep 17 00:00:00 2001 From: PeterNashaat Date: Wed, 22 Feb 2023 13:03:03 +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 ae207a3..c7eaded 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 websites/www2/www_ourverse/ + cd websites/www_ourverse/ git log -1 git restore . git pull