Skip to content

Commit d916950

Browse files
committed
ci: update permissions to allow write access for contents in release workflow
1 parent e6ff1c9 commit d916950

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- dev
88

99
permissions:
10-
contents: read
10+
contents: write
1111
issues: write
1212
pull-requests: write
1313
id-token: write

0 commit comments

Comments
 (0)