Skip to content

Commit

Permalink
permissions set for npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Stassi committed Sep 18, 2024
1 parent 56101f3 commit 0bfae3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
jobs:
publish-npm:
if: github.event.pull_request.merged
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 0bfae3c

Please sign in to comment.