actions-marketplace-validations/TypeScript Build
Build TypeScript code and optionally push the compiled code to a different branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pushToBranch | Whether or not to push the compiled code to a different branch | no | false |
| branch | The name of the branch the action should push the compiled code | no | dist |
| githubToken | Your GitHub secret token | no | — |
Outputs
no outputs