Skip to content

Commit

Permalink
Merge pull request #12 from sweet-security/write-permission
Browse files Browse the repository at this point in the history
permissions: id-token: write
  • Loading branch information
TsurEdoe authored Sep 8, 2024
2 parents 944bf5a + 802359e commit b684266
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npmPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
publish-npm:
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit b684266

Please sign in to comment.