Skip to content

Commit 23ff941

Browse files
Fix 403 error in release job (#138)
Signed-off-by: michal.gubricky <[email protected]>
1 parent ab93fe5 commit 23ff941

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
runs-on: ubuntu-latest
124124
permissions:
125125
packages: read
126+
contents: write
126127
defaults:
127128
run:
128129
shell: bash

0 commit comments

Comments
 (0)