Skip to content

Commit 82b6eb6

Browse files
committed
Update the release workflow to goreleaser v2
1 parent d68e2cd commit 82b6eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: goreleaser/goreleaser-action@v2
6868
with:
6969
distribution: goreleaser
70-
version: "~> v1"
70+
version: "~> v2"
7171
args: release --clean
7272
env:
7373
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)