Skip to content

Commit c3334ee

Browse files
committed
trigger on only tag push
1 parent f61aeef commit c3334ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Docker
22

33
on:
44
push:
5-
branches: [ "master" ]
65
# Publish semver tags as releases.
76
tags: [ 'v*.*.*' ]
87

0 commit comments

Comments
 (0)