Skip to content

Commit 6cf522f

Browse files
committed
fix: update goreleaser workflow to use v2 with distribution setting
1 parent 4e4be6b commit 6cf522f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Run GoReleaser
4040
uses: goreleaser/goreleaser-action@v6
4141
with:
42+
distribution: goreleaser
4243
version: '~> v2'
4344
args: release --clean
4445
env:

0 commit comments

Comments
 (0)