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 b2328e6 commit 7c207b2Copy full SHA for 7c207b2
.github/workflows/goreleaser.yml
@@ -3,8 +3,8 @@ name: goreleaser
3
on:
4
pull_request:
5
push:
6
- tags:
7
- - '*'
+ # tags:
+ # - '*'
8
9
jobs:
10
goreleaser:
0 commit comments