Skip to content

Commit ff0f6c6

Browse files
committed
ci: Fix permissions for release
Signed-off-by: LooKeR <iamlooker@proton.me>
1 parent 91a6442 commit ff0f6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515
runs-on: ubuntu-latest
1616
permissions:
17-
contents: read
17+
contents: write
1818
packages: write
1919

2020
steps:

0 commit comments

Comments
 (0)