Skip to content

Commit

Permalink
add permision to job
Browse files Browse the repository at this point in the history
  • Loading branch information
tom2drum committed Jun 11, 2024
1 parent c97ce64 commit 92a79f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
publish:
runs-on: ubuntu-latest
name: Publish package to NPM registry
permissions:
id-token: write

steps:
- name: Checkout repo
Expand Down

0 comments on commit 92a79f0

Please sign in to comment.