Skip to content

Commit 0c3b9b8

Browse files
committed
correct version format
1 parent ccf88c5 commit 0c3b9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Run GoReleaser
4040
uses: goreleaser/goreleaser-action@v3
4141
with:
42-
version: 2
42+
version: v2
4343
args: release --clean --verbose
4444
env:
4545
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}

0 commit comments

Comments
 (0)