We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5941e90 + 97a0e3b commit 9d0596cCopy full SHA for 9d0596c
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
54
steps:
55
- name: Deploy via ssh
56
- uses: appleboy/ssh-action@v0.1.9
+ uses: appleboy/ssh-action@v1.0.0
57
with:
58
script: ~/update_teslabot.bash
59
host: ${{ secrets.DEPLOY_HOST }}
0 commit comments