Skip to content

Commit

Permalink
Add id-token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
aleks-p committed Nov 27, 2024
1 parent 282c770 commit 1b56593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ on:
- patch
- minor
- major
pull_request:

permissions:
contents: write
packages: write
id-token: write

jobs:
release:
Expand Down

0 comments on commit 1b56593

Please sign in to comment.