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 5b9106b commit 1c905fdCopy full SHA for 1c905fd
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
- name: Run GoReleaser
35
uses: goreleaser/[email protected]
36
with:
37
- version: v4.1.0
+ version: v1.14.1
38
args: release --rm-dist
39
env:
40
GITHUB_TOKEN: ${{ secrets.GH_PUBLISH_SECRETS }}
0 commit comments