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 assets id as outputs.id to action #54

Open marioreggiori opened 4 years ago

marioreggiori commented 4 years ago

Added assets id to the actions outputs. The outputs.id field was mentioned in README.md but strangely not implemented yet. Related Issue: https://github.com/actions/upload-release-asset/issues/48

phigrey commented 4 years ago

The same problem here.