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.
1 parent 736b4d8 commit a251ab3Copy full SHA for a251ab3
.github/workflows/docker.yml
@@ -30,7 +30,7 @@ jobs:
30
push: true
31
tags: ${{ secrets.DOCKERHUB_USERNAME }}/djangoblog:latest
32
33
- - name: multiple command
+ - name: ssh deploy
34
uses: appleboy/ssh-action@master
35
with:
36
host: ${{ secrets.HOST }}
0 commit comments