File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- # This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
2- # For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
1+ # This workflow will run tests using node on every push
32
43name : Build package
54
Original file line number Diff line number Diff line change 11# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
22# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
33
4- name : Test & publish package
4+ name : Publish package
55
66on : push
77
Original file line number Diff line number Diff line change 11# Puter-CLI
22
33<p align =" center " >
4- <img alt="test" src="https://github.com/bitsnaps/puter-cli/actions/workflows/npm-publish-github-packages .yml/badge.svg">
4+ <img alt="test" src="https://github.com/bitsnaps/puter-cli/actions/workflows/npm-build .yml/badge.svg">
55 <img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/bitsnaps/puter-cli">
66</p >
77
You can’t perform that action at this time.
0 commit comments