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 b2faa73 commit da2aad2Copy full SHA for da2aad2
.github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Run GoReleaser
67
uses: goreleaser/goreleaser-action@v6
68
with:
69
- version: latest
+ version: v2.8.1
70
args: release -p 1 --clean --timeout=90m
71
env:
72
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_REPO }}
0 commit comments