File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 working-directory : ${{ inputs.working-directory }}
4444
4545 - name : Publish to NPM Packages
46- run : npm publish
46+ run : npm publish --provenance
4747 working-directory : ${{ inputs.working-directory }}
4848 env :
4949 NPM_CONFIG_TOKEN : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 1+ - [ 2025-12-11] [ Publish with provenance] ( https://github.com/RubricLab/package/commit/baa86044410c3d7936dfd2c86de780f03e167fc7 )
12- [ 2025-12-11] [ Use NPM to publish with OIDC] ( https://github.com/RubricLab/package/commit/bd776d6a3b2d4b86481d94e001a216fb3182f7f8 )
23- [ 2025-08-20] [ working dir flag] ( https://github.com/RubricLab/package/commit/f61972a605e6a83e16197d12e8ef8adef0d6d11f )
34- [ 2025-08-20] [ bump] ( https://github.com/RubricLab/package/commit/5ca988108b9c31d10656464b30d558c3c9b64cd8 )
Original file line number Diff line number Diff line change 2828 "simple-git-hooks" : {
2929 "post-commit" : " bun run ./cli.ts post-commit"
3030 },
31- "version" : " 0.0.122 "
31+ "version" : " 0.0.123 "
3232}
You can’t perform that action at this time.
0 commit comments