svrooij/Upload Artifact Advanced
Upload a single file as a raw artifact with a custom MIME type and return its absolute URL.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Path to the file to upload (must be inside the workspace). | yes | — |
| mime-type | MIME type used for the uploaded artifact. | yes | — |
| artifact-name | Artifact name (including extension). | yes | — |
Outputs
| name | description |
|---|---|
| artifact-url | Absolute URL to the uploaded artifact in the current workflow run. |