Skip to content

Commit 6977ebe

Browse files
committed
Update to release workflow v2 to address permission issues
1 parent c3d461f commit 6977ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions: {}
99

1010
jobs:
1111
release:
12-
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v1
12+
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v2
1313
permissions:
1414
contents: write
1515
packages: write

0 commit comments

Comments
 (0)