sigyl-actions/gitea-action-release-asset
add an asset to a release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| serverUrl | the Url of the gitea API | — | — |
| repository | The repository name in full | — | — |
| id | the id of the release | — | — |
| asset | path to asset | — | — |
| asset-name | name of asset | — | — |
| token | The gitea token or personal access token | no | — |
Outputs
no outputs