hominsu/Build ImmortalWrt
Github Action to build ImmortalWrt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Image tag of ImmortalWrt builder | yes | — |
| workdir | Working directory of builder | no | . |
| outdir | Output directory for the build artifacts | no | ./bin |
| config | Configuration file for the builder | yes | — |
| files | Custom files to be copied to the builder | no | — |
| args | Arguments to pass to builder | yes | — |
| github-token | API token used to authenticate to a Git repository for remote definitions | no | ${{ github.token }} |
Outputs
no outputs