Skip to content

Commit

Permalink
chore(ci): enable NPM provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
yume-chan committed Dec 17, 2023
1 parent 4fc3e81 commit b0a0de5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
- run: node common/scripts/install-run-rush.js publish -p --include-all --set-access-level public
env:
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_CONFIG_PROVENANCE: true

0 comments on commit b0a0de5

Please sign in to comment.