Skip to content

Commit

Permalink
chore: add permissions for the release flow
Browse files Browse the repository at this point in the history
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
  • Loading branch information
yshyn-iohk committed Jul 10, 2024
1 parent 6b20aef commit ba7e297
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ on:
required: false
default: "main"

permissions:
contents: write
packages: write

jobs:
release:
env:
Expand Down

0 comments on commit ba7e297

Please sign in to comment.