Skip to content

Commit

Permalink
Merge pull request #5 from ms-dosx86/bugfix/fix-permissions
Browse files Browse the repository at this point in the history
ci: add "id-token" permission
  • Loading branch information
ms-dosx86 authored Jul 13, 2024
2 parents 4c4b1ba + 9a8ce23 commit d071ff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
packages: write
issues: write
pull-requests: write
id-token: write
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
Expand Down

0 comments on commit d071ff1

Please sign in to comment.