kuankuan2007/Upload a Release Asset
Upload a release asset to an existing release in your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The owner of the repository | yes | — |
| repo | The name of the repository | yes | — |
| release_id | The ID of the release to upload the asset to | yes | — |
| files | The files to upload, split by newlines | yes | — |
Outputs
| name | description |
|---|---|
| browser_download_urls | The URL users can navigate to in order to download the uploaded asset, split by newlines |