File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 - name : Publish to NPM Packages
4646 run : npm publish --provenance
4747 working-directory : ${{ inputs.working-directory }}
48- env :
49- NPM_CONFIG_TOKEN : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 1+ - [ 2025-12-13] [ Remove deprecated NPM config token] ( https://github.com/RubricLab/package/commit/945cb0332989fb78296141b1943fdba0a808689a )
12- [ 2025-12-11] [ Publish with provenance] ( https://github.com/RubricLab/package/commit/baa86044410c3d7936dfd2c86de780f03e167fc7 )
23- [ 2025-12-11] [ Use NPM to publish with OIDC] ( https://github.com/RubricLab/package/commit/bd776d6a3b2d4b86481d94e001a216fb3182f7f8 )
34- [ 2025-08-20] [ working dir flag] ( https://github.com/RubricLab/package/commit/f61972a605e6a83e16197d12e8ef8adef0d6d11f )
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.123 "
31+ "version" : " 0.0.124 "
3232}
You can’t perform that action at this time.
0 commit comments