File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 - name : Install dependencies
3131 run : bun install
3232
33+ - name : Install latest version of NPM
34+ run : bun install -g npm@latest
35+
3336 - name : Publish to NPM Packages
3437 run : npm publish
3538 # env:
Original file line number Diff line number Diff line change 1+ - [ 2025-12-11] [ Publish with latest NPM] ( https://github.com/RubricLab/agents/commit/6b76baeba3147b60a6928a5d95008f27f405c6a2 )
12- [ 2025-12-11] [ Publish with NPM] ( https://github.com/RubricLab/agents/commit/d00ce50be65e326aa1eb03157aa85f0b77713829 )
23- [ 2025-12-11] [ Publish without NPM config token] ( https://github.com/RubricLab/agents/commit/a4cc80e9328999360be76277105693ffb4f68203 )
34- [ 2025-12-11] [ Revert to original publish script] ( https://github.com/RubricLab/agents/commit/de9d35b53602c38202aa9c9269d6d02ee8a08ae5 )
Original file line number Diff line number Diff line change 2020 "simple-git-hooks" : {
2121 "post-commit" : " bun x @rubriclab/package post-commit"
2222 },
23- "version" : " 0.0.79 "
23+ "version" : " 0.0.80 "
2424}
You can’t perform that action at this time.
0 commit comments