Skip to content

Commit

Permalink
fix: add necessary permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski committed Feb 6, 2025
1 parent d0e973e commit 58c9ecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
contents: write # to create release (changesets/action)
id-token: write # Required for provenance
issues: write # To create a comment
pull-requests: write
name: Release
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 58c9ecf

Please sign in to comment.