Add assets action output

This commit is contained in:
Naïm Favier 2021-11-23 19:57:58 +01:00
parent b260a9f8a6
commit e73bfbf488
No known key found for this signature in database
GPG key ID: 49B07322580B7EE2
5 changed files with 15 additions and 5 deletions

View file

@ -1,3 +1,5 @@
- Add `asset` output as a JSON array containing information about the uploaded assets
## 0.1.14
- provides an new workflow input option `generate_release_notes` which when set to true will automatically generate release notes for you based on GitHub activity [#179](https://github.com/softprops/action-gh-release/pull/179). Please see the [GitHub docs for this feature](https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes) for more information