Skip to content

Commit

Permalink
ci: enable nightly release with provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 5, 2024
1 parent f48197f commit fcc1e87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
run: pnpm changelogen --canary nightly --publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
# TODO: re-enable when repo is made public
NPM_CONFIG_PROVENANCE: false
NPM_CONFIG_PROVENANCE: true

0 comments on commit fcc1e87

Please sign in to comment.