Doug Tangren
|
2861dc8673
|
support linking to discussions (#136)
* support linking to discussions
* fmt
* wire param
|
2021-08-08 02:07:02 -04:00 |
|
Doug Tangren
|
003621c2ca
|
address asset upload warning (#134)
* bump version
* address asset upload warning
* refactor to new octokit api, work around release asset upload api
* format upload url
* unminify to debug
* try alt constructor
* utilize formatted upload url
* authorize upload
* pass token explicitly
* address conflicting uploads
* remove debugging artifacts
|
2021-08-08 00:28:01 -04:00 |
|
Doug Tangren
|
8779b820d9
|
backwards compat for GITHUB_TOKEN from env (#133)
* backwards compat for GITHUB_TOKEN from env
* update changelog
|
2021-07-30 18:41:53 -04:00 |
|
Tomer Figenblat
|
d2a05f5e5a
|
fix: trimming tag_name to avoid error 422 when creating release (#130)
|
2021-07-30 09:09:00 -04:00 |
|
Oli Dacombe
|
51ef4d3b15
|
first promise rejection propagates to outer catch
|
2021-07-25 19:54:22 -04:00 |
|
softprops
|
2e6aa9a7f0
|
rebuild
|
2021-07-25 19:53:57 -04:00 |
|
softprops
|
cb6e676133
|
rebuild
|
2021-07-25 19:53:57 -04:00 |
|
softprops
|
9f3b580ccc
|
lint fix and build
|
2021-07-25 19:53:56 -04:00 |
|
Filip Š
|
59b9126341
|
Retain original release info if the keys are not set (#109)
|
2021-07-25 19:53:56 -04:00 |
|
Thomas Piskol
|
2934fce629
|
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-07-25 19:53:53 -04:00 |
|
Loïc Albertin
|
674bcd2d67
|
Add release id to outputs (#60)
* Add release ID to outputs
* Update README
|
2021-07-25 19:51:58 -04:00 |
|
Maximilian Federle
|
6f63b4506e
|
rebuild dist/index.js (#93)
Fixes #92
|
2021-07-25 19:51:18 -04:00 |
|
Alex Pearson
|
affa18ef97
|
Add repository input (#58) (#61)
|
2020-12-20 14:44:30 -05:00 |
|
David Kramer
|
4fb86a77e0
|
Add 'fail_on_unmatched_files' input (#55)
|
2020-06-25 02:11:41 -04:00 |
|
softprops
|
91409e712c
|
rebuild index
|
2020-01-26 19:36:03 -05: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 |
|
Doug Tangren
|
c66575c5e3
|
try ncc for packaging (#37)
* try ncc for packaging
* consistent
* newer checkout
* update dist
* update deps
* check style a different way
|
2020-01-05 18:00:23 -05:00 |
|