basefas/upload-release-asset-action
An Action to upload a release asset.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| release_id | ID for uploading assets to the release | yes | — |
| asset_path | The path to the asset you want to upload | yes | — |
| asset_name | The name of the asset you want to upload | yes | — |
Outputs
| name | description |
|---|---|
| id | The ID of the asset |
| browser_download_url | The URL users can navigate to in order to download the uploaded asset |