gntouts/Upload workflow artifacts to specific release Action
This Action uploads or updates workflow artifacts to a specific release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| run_id | The ID of the workflow the artifacts belong to | yes | — |
| workflow_repo | The repistory where the workflow was run | yes | — |
| release_repo | The remote repository the release belongs to | yes | — |
| release_id | The ID of the target release | yes | — |
| token | A Github token with access to the workflow and the remote release | yes | — |
Outputs
no outputs