File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 run : bun install
3232
3333 - name : Publish to NPM Packages
34- run : bun publish
34+ run : npm publish
3535 # env:
3636 # NPM_CONFIG_TOKEN: ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 1+ - [ 2025-12-11] [ Publish with NPM] ( https://github.com/RubricLab/agents/commit/d00ce50be65e326aa1eb03157aa85f0b77713829 )
12- [ 2025-12-11] [ Publish without NPM config token] ( https://github.com/RubricLab/agents/commit/a4cc80e9328999360be76277105693ffb4f68203 )
23- [ 2025-12-11] [ Revert to original publish script] ( https://github.com/RubricLab/agents/commit/de9d35b53602c38202aa9c9269d6d02ee8a08ae5 )
34- [ 2025-12-11] [ Add permissions to step] ( https://github.com/RubricLab/agents/commit/73202e89de49e03fa786570b4c855dd3d6dc70ec )
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.78 "
23+ "version" : " 0.0.79 "
2424}
You can’t perform that action at this time.
0 commit comments