We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1857197 commit a66c93dCopy full SHA for a66c93d
.github/workflows/releaser.yml
@@ -1,8 +1,7 @@
1
name: goreleaser
2
3
on:
4
- pull_request:
5
- push:
+ release:
6
7
jobs:
8
goreleaser:
0 commit comments