gh-npm-release
v0.5.3
Published
Reusable Github workflow which publishes pnpm library code to npm
Readme
GHA
Github actions for library authors
Reusable Workflows
JS/TS Centric
test- runs unit tests in a repository which has a "test" script in the
package.json - runs linter in a repository which has a "lint" script in the
package.json
- runs unit tests in a repository which has a "test" script in the
publish- releases to NPM if the appropriate conditions are met
Rust Centric
- TBD
