We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a408d commit f66adfcCopy full SHA for f66adfc
.github/workflows/deploy-only.yml
@@ -14,6 +14,8 @@ jobs:
14
username: ${{ secrets.USERNAME }}
15
key: ${{ secrets.SSH_PRIVATEKEY }}
16
port: ${{ secrets.SSH_PORT }}
17
+ script_stop: true
18
+ host_key_algorithms: ssh-rsa
19
debug: true
20
script: |
21
cd ~/givpower-bots/givpower-bot-optimism-production
0 commit comments