Skip to content

Commit f66adfc

Browse files
authored
Update deploy-only.yml
1 parent 51a408d commit f66adfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-only.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
username: ${{ secrets.USERNAME }}
1515
key: ${{ secrets.SSH_PRIVATEKEY }}
1616
port: ${{ secrets.SSH_PORT }}
17+
script_stop: true
18+
host_key_algorithms: ssh-rsa
1719
debug: true
1820
script: |
1921
cd ~/givpower-bots/givpower-bot-optimism-production

0 commit comments

Comments
 (0)