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 4c1f276 commit e14faecCopy full SHA for e14faec
.github/workflows/base-release.yaml
@@ -83,7 +83,7 @@ jobs:
83
- uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
84
with:
85
distribution: goreleaser-pro
86
- version: latest
+ version: v2.2.0
87
workdir: distributions/${{ inputs.distribution }}
88
args: release --clean --split --timeout 2h --release-header-tmpl=../../.github/release-template.md
89
env:
@@ -154,7 +154,7 @@ jobs:
154
155
156
157
158
159
args: continue --merge --timeout 2h
160
0 commit comments