Skip to content

Commit b46c989

Browse files
authored
Merge pull request #1023 from rpearce/chore/fix-release-2
fix: maybe fix release - take 2
2 parents 6d0538f + ab5c5d4 commit b46c989

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
@@ -9,7 +9,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
99

1010
permissions:
1111
id-token: write
12-
contents: read
12+
contents: write
1313

1414
jobs:
1515
release:

0 commit comments

Comments
 (0)