Skip to content

Commit

Permalink
Fix permissions to release on GitHub (#189)
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
  • Loading branch information
gaiksaya authored Apr 24, 2024
1 parent 3f19cce commit 8a7c8ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
permissions:
id-token: write
issues: write
contents: write
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 8a7c8ef

Please sign in to comment.