chrisgavin/Build JavaScript Action Action

A GitHub Action for building transpiled JavaScript GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenA GitHub access token for the current repository.yes${{ github.token }}
github-repositoryThe name of the current repository.yes${{ github.repository }}
bootstrap-commandThe command to run to build the production version of the project.yesnpm run bootstrap
commit-author-nameThe author name of the commit with the built code.yesGitHub Actions
commit-author-emailThe author email address of the commit with the built code.yesgithub-actions[bot]@users.noreply.github.com
commit-messageA commit message for committing the built code.yesBuild the code.
tagThe tag to release.yes

no outputs