chillicream/Nitro Client Upload
Uploads client operations to the Nitro registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- MIT
Pinned Snippet
uses: chillicream/nitro-client-upload@74a6934111ee19940234a50e88ada433b0d84dce # v16.4.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The tag of the client version | yes | — |
| client-id | The ID of the client | yes | — |
| api-key | API key for authentication | yes | — |
| operations-file | The path to the JSON file with the operations | yes | — |
| cloud-url | The URL of the Nitro registry | no | — |
| job-id | The ID of the current job | no | ${{ job.check_run_id }} |
Outputs
no outputs