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 cef3343 commit 0455140Copy full SHA for 0455140
1 file changed
.github/workflows/release-server.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: goreleaser/goreleaser-action@v2.6.1
28
with:
29
distribution: goreleaser
30
- version: latest
+ version: 1.9.2
31
args: --rm-dist
32
env:
33
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_TOKEN }}
0 commit comments