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 aad2635 commit a4a9567Copy full SHA for a4a9567
.github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
66
uses: goreleaser/goreleaser-action@v6
67
with:
68
distribution: goreleaser-pro
69
- version: "~> v2.8.0"
+ version: "~> v2.11.0"
70
args: build --clean -f .goreleaser.${{ matrix.name }}.yml
71
env:
72
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
@@ -154,7 +154,7 @@ jobs:
154
155
156
157
158
args: release --clean
159
160
0 commit comments