@broadshield/github-actions-core-typed-inputs
Version:
This adds `getStringInput`, `getBooleanInput`, and `getNumberInput` with default handling to @actions/core
12 lines (6 loc) • 302 B
Markdown
# github-actions-core-typed-inputs
This library was generated with [Nx](https://nx.dev).
## Building
Run `nx build github-actions-core-typed-inputs` to build the library.
## Running unit tests
Run `nx test github-actions-core-typed-inputs` to execute the unit tests via [Jest](https://jestjs.io).