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