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 b93565b commit 92bbd23Copy full SHA for 92bbd23
1 file changed
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
- if: startsWith(github.ref, 'refs/tags/v')
32
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a #v6.4.0
33
with:
34
- version: 2.23.0
+ version: 2.13.0
35
args: release --skip-validate
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments