Skip to content

Commit 2302911

Browse files
committed
ci: fix permissions
1 parent ef1a0fd commit 2302911

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
@@ -9,7 +9,7 @@ jobs:
99
release:
1010
runs-on: ubuntu-latest
1111
permissions:
12-
contents: read
12+
contents: write
1313
id-token: write
1414

1515
steps:

0 commit comments

Comments
 (0)