nellowtcs/Updato Action
Publish build artifacts to a cdn branch for decentralized updates
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Publishing mode - "commit" or "version" | yes | commit |
| dist_dir | Directory containing build output relative to repo root | yes | dist |
| build_script | Optional build command to run before publishing | no | "" |
| version | Explicit version override for version mode | no | "" |
| cdn_branch | Target branch for cdn artifacts | no | cdn |
| github_token | GitHub token for pushing to CDN branch | no | "" |
| user_name | Git user name for commits | no | updato |
| user_email | Git user email for commits | no | updato@users.noreply.github.com |
Outputs
no outputs