Commit graph

10 commits

Author SHA1 Message Date
Filip Š
104b6490a7
Retain original release info if the keys are not set (#109) 2021-07-17 19:27:42 -04:00
Thomas Piskol
9729932bfb
Support custom target_commitish value (#76)
* Make target_commitish configurable

* Store compiled action for testing

* Add target_commitish to metadata

* Allow override of target_commitish for updating

* Print commit usage

* Improve message for commit usage

* Update draft releases too

* Revert "Update draft releases too"

This reverts commit ff30f8edb18fa851785a2d361b03c9713f5ac17d.

* Integrate latest changes from upstream.
2021-05-02 20:43:58 -04:00
A1lo
dac15d39e4
fix: Get the same behavior described in Docs(#71) (#85)
Now trying read body path first then falling back on body
2021-03-21 01:52:16 -04:00
David Kramer
4fb86a77e0
Add 'fail_on_unmatched_files' input (#55) 2020-06-25 02:11:41 -04:00
K.Takata
9f4852ebe6 Add tag_name option (#39)
Allow setting tag name like actions/create-release.
2020-01-09 01:06:19 -05:00
softprops
ba42ad9139 honor body_path input when provided. fixes #22 2019-09-29 02:15:58 -04:00
softprops
a95bad53b2 add support for prereleases. fixes #17 2019-09-17 23:30:36 +09:00
softprops
3af8783d41 support multi-line delimited assets. fixes #15 2019-09-17 23:14:30 +09:00
softprops
ef96a2eb52 prettier 2019-09-09 21:20:59 +09:00
softprops
18daf2c63f refactor for cross platform use 2019-09-09 17:10:07 +09:00