Skip to content

Commit 024b6c4

Browse files
committed
Allow write to github content
1 parent 0326036 commit 024b6c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
if-no-files-found: error
6060

6161
release:
62+
permissions:
63+
contents: write
6264
needs: build
6365
runs-on: ubuntu-latest
6466
steps:

0 commit comments

Comments
 (0)