Skip to content

Commit

Permalink
Update release.yaml - Fix write release (#206)
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
  • Loading branch information
mathieu-benoit authored Nov 18, 2024
1 parent 6c0972d commit a27f639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
permissions:
id-token: write
packages: write
contents: read
contents: write
jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a27f639

Please sign in to comment.