Skip to content

Commit

Permalink
chore: add id-token permission for NPM provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
luwes committed Dec 12, 2024
1 parent f5e0a9d commit bb09642
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 15
permissions:
id-token: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bb09642

Please sign in to comment.