actions / upload-release-asset

An Action to upload a release asset via the GitHub Release API
MIT License
683 stars 187 forks source link

Add asset_label #18

Open birtles opened 4 years ago

birtles commented 4 years ago

It appears that the API to upload a release asset supports associating a label with the asset.

It would be neat to add an asset_label input to this action to allow setting this label.

lovasoa commented 4 years ago

It would be nice to have indeed !