Skip to content

Commit

Permalink
ci: fix job permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
micalevisk authored Jun 22, 2024
1 parent 3c16d69 commit 8f248e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 3
permissions:
contents: read
contents: write
steps:
##########################################################################
######################### Prepare the environment ########################
Expand Down

0 comments on commit 8f248e9

Please sign in to comment.