diff --git a/.github/workflows/update-server.yml b/.github/workflows/update-server.yml index 62370e2..84a53d5 100644 --- a/.github/workflows/update-server.yml +++ b/.github/workflows/update-server.yml @@ -14,6 +14,7 @@ jobs: with: submodules: true ssh-key: ${{ secrets.SSH_PRIVATE_KEY }} + ssh-strict: false - name: validate files run: | set -e