Skip to content

Commit

Permalink
Fix 403 error in release job (#138)
Browse files Browse the repository at this point in the history
Signed-off-by: michal.gubricky <[email protected]>
  • Loading branch information
michal-gubricky authored Mar 28, 2024
1 parent ab93fe5 commit 23ff941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
packages: read
contents: write
defaults:
run:
shell: bash
Expand Down

0 comments on commit 23ff941

Please sign in to comment.