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 527ace7 commit 624519cCopy full SHA for 624519c
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
go-version: stable
25
# More assembly might be required: Docker logins, GPG, etc. It all depends
26
# on your needs.
27
- - uses: goreleaser/goreleaser-action@v4
+ - uses: goreleaser/goreleaser-action@v6
28
with:
29
# either 'goreleaser' (default) or 'goreleaser-pro':
30
distribution: goreleaser
0 commit comments