Skip to content

Commit

Permalink
ci: Fix provenance generation during NPM publish (no-changelog)
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Aug 28, 2024
1 parent 008c510 commit b75d982
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
timeout-minutes: 10
permissions:
id-token: write
env:
NPM_CONFIG_PROVENANCE: true
outputs:
Expand Down

0 comments on commit b75d982

Please sign in to comment.