Skip to content

Commit ae6f560

Browse files
committed
give back write pemissions
1 parent 0cb4dc9 commit ae6f560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-release.yml

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

1212
permissions:
1313
id-token: write
14-
contents: read
14+
contents: write
1515

1616
jobs:
1717
release:

0 commit comments

Comments
 (0)