Skip to content

Commit 5ae1473

Browse files
fix(CI): releases permissions (#32)
1 parent 0f3dcb7 commit 5ae1473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

1010
permissions:
1111
id-token: write
12-
contents: read
12+
contents: write
1313

1414
jobs:
1515

0 commit comments

Comments
 (0)