Skip to content

Commit c595def

Browse files
authored
fix(ci): Update token permissions
1 parent 3abf068 commit c595def

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
@@ -33,7 +33,7 @@ jobs:
3333
needs: setup-release
3434
if: needs.setup-release.outputs.release_created
3535
permissions:
36-
contents: read
36+
contents: write
3737
packages: write
3838
steps:
3939
- name: Checkout repository

0 commit comments

Comments
 (0)