We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf88c5 commit 0c3b9b8Copy full SHA for 0c3b9b8
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Run GoReleaser
40
uses: goreleaser/goreleaser-action@v3
41
with:
42
- version: 2
+ version: v2
43
args: release --clean --verbose
44
env:
45
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
0 commit comments