We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853735d commit c84c6e5Copy full SHA for c84c6e5
.github/workflows/goreleaser.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- master
10
+ release:
11
+ types: [published]
12
13
jobs:
14
goreleaser:
0 commit comments