Skip to content

Commit

Permalink
Build: publish provenance attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonmleigh committed Oct 4, 2024
1 parent 3e1949c commit 18c38c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ on:
- main

permissions:
attestations: write
contents: write
id-token: write
issues: write
pull-requests: write

Expand Down Expand Up @@ -49,3 +51,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_CONFIG_PROVENANCE: true

0 comments on commit 18c38c0

Please sign in to comment.