Skip to content

Commit

Permalink
ci: sets contents write permission to create draft releases (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP authored Jun 9, 2023
1 parent 888f779 commit 9a84512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: "Build (multiphase evaluation: ${{ matrix.multiphase_eval }})"
runs-on: ubuntu-22.04
permissions:
contents: read
contents: write
packages: write
strategy:
matrix:
Expand Down

0 comments on commit 9a84512

Please sign in to comment.