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 381bbc4 commit a1cca0bCopy full SHA for a1cca0b
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
uses: goreleaser/goreleaser-action@v6
73
with:
74
distribution: goreleaser-pro
75
- version: "~> v2.3.0"
+ version: "~> v2.12"
76
args: build --clean -f .goreleaser.${{ matrix.name }}.yml
77
env:
78
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
@@ -157,7 +157,7 @@ jobs:
157
158
159
160
161
args: release --clean
162
163
0 commit comments