Skip to content

Commit a251ab3

Browse files
authored
Update docker.yml
1 parent 736b4d8 commit a251ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
push: true
3131
tags: ${{ secrets.DOCKERHUB_USERNAME }}/djangoblog:latest
3232

33-
- name: multiple command
33+
- name: ssh deploy
3434
uses: appleboy/ssh-action@master
3535
with:
3636
host: ${{ secrets.HOST }}

0 commit comments

Comments
 (0)