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 77ebf82 commit c9f0b4fCopy full SHA for c9f0b4f
.github/workflows/release.yml
@@ -92,7 +92,7 @@ jobs:
92
- name: Run GoReleaser
93
uses: goreleaser/[email protected]
94
with:
95
- version: latest
+ version: '~> v2'
96
args: release --clean
97
env:
98
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
0 commit comments