Skip to content

Commit a138a8f

Browse files
authored
chore: allow contents: write to release CI job (#1356)
1 parent 8e81872 commit a138a8f

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 @@ concurrency:
1010
cancel-in-progress: true
1111

1212
permissions:
13-
contents: read
13+
contents: write
1414
pull-requests: write
1515

1616
jobs:

0 commit comments

Comments
 (0)