Skip to content

Commit c84c6e5

Browse files
authored
ci: run goreleaser on new release
1 parent 853735d commit c84c6e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/goreleaser.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
pull_request:
88
branches:
99
- master
10+
release:
11+
types: [published]
1012

1113
jobs:
1214
goreleaser:

0 commit comments

Comments
 (0)