tool3/ncc action
use @vercel/ncc to compile and push your github action dist! 🚀
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | github access token | yes | — |
| src | source code dir/file to compile | yes | — |
| branch | the destination branch | no | master |
| commit_msg | commit message used when pushing dist | no | action dist 📦 |
| ncc_args | comma seperated args for ncc | no | — |
| allow_unrelated | enable allow unrelated history flag for git pull | no | true |
Outputs
no outputs