chillicream/Nitro Fusion Upload
Uploads GraphQL source schemas 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-fusion-upload@e3c0fd4e3c48d9c9831bb0c5f60a2af045a76a28 # v16.4.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The version of the source schemas being uploaded | yes | — |
| api-id | The ID of the API | yes | — |
| api-key | API key for authentication | yes | — |
| source-schema-files | Paths to source schema files (.graphqls) or directories containing source schema files | 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