From 5914cd11d8c56ed98716ae09c84ccfbf89ed7d65 Mon Sep 17 00:00:00 2001 From: Peter Nashaat Date: Tue, 25 Oct 2022 11:01:49 +0000 Subject: [PATCH] adding autodeployment --- .github/workflows/tf_update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index 66b5181..d98cf39 100644 --- a/.github/workflows/tf_update.yml +++ b/.github/workflows/tf_update.yml @@ -10,6 +10,7 @@ jobs: steps: - name: pushing latest change on event2.ourworld.tf uses: appleboy/ssh-action@master + continue-on-error: true with: host: event2.ourworld.tf username: webuser