Skip to content

Commit dcb218f

Browse files
committed
Run goreleaser only when a release is tagged with v-{version}
1 parent ddfedef commit dcb218f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: goreleaser
22

33
on:
44
push:
5-
branches:
6-
- 'master'
75
tags:
86
- 'v*'
97

0 commit comments

Comments
 (0)