Skip to content

Commit 4775df4

Browse files
committed
chore: update permissions to allow write access for contents in release workflow
1 parent 883c108 commit 4775df4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/boilerplate-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
permissions:
88
id-token: write
9-
contents: read
9+
contents: write
1010

1111
jobs:
1212
publish:

0 commit comments

Comments
 (0)