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 capability of upload release asset via release tag #45

Open liuchong opened 4 years ago

liuchong commented 4 years ago

Support upload release asset via release tag, or use current ref by default.

Actually there is another pull request https://github.com/actions/upload-release-asset/pull/41 already, just giving another option. 👀

liuchong commented 4 years ago

ping

sualeh commented 3 years ago

@hross, @thboop - This is a useful change. Any update on whether/ when you can merge this change?