owjs3901/Upload github release Asset
Upload release assets 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 |
|---|---|---|---|
| upload_url | The URL for uploading assets to the release (output from create-release action) | yes | — |
| asset_path | The path to the assets you want to upload | yes | — |
| token | The token to use to authenticate with the GitHub API | yes | ${{ github.token }} |
Outputs
no outputs