We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b4520 commit 407a0f6Copy full SHA for 407a0f6
.github/workflows/00-release.yml
@@ -1,8 +1,9 @@
1
name: goreleaser
2
3
on:
4
- pull_request:
5
push:
+ tags:
6
+ - '*'
7
8
permissions:
9
contents: write
0 commit comments