Skip to content

Commit c1a1ce3

Browse files
authored
chore: update release permissions
Signed-off-by: Todd Baert <[email protected]>
1 parent ef98686 commit c1a1ce3

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
@@ -10,7 +10,7 @@ jobs:
1010
environment: publish
1111
runs-on: windows-latest
1212
permissions:
13-
contents: read
13+
contents: write
1414
pull-requests: write
1515

1616
steps:

0 commit comments

Comments
 (0)