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 a9ba582 commit 382c2d0Copy full SHA for 382c2d0
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
go-version: '~1.20'
21
- name: Run GoReleaser
22
- uses: goreleaser/goreleaser-action@v4
+ uses: goreleaser/goreleaser-action@v5
23
24
version: v1.11.2
25
args: release -f ./build/.goreleaser.yml --rm-dist
0 commit comments