Skip to content

Commit aa8bf6a

Browse files
authored
Update docker-publish.yml
1 parent 0d02d67 commit aa8bf6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish Docker image
22

33
on:
44
push:
5-
branches: [ "master" ]
5+
branches: [ "master" ]
66
release:
77
types: [published]
88

0 commit comments

Comments
 (0)