action-gh-release/dist
Vadim Zeitlin 4c1f6af6e1 Fix updating an existing draft release
Don't just return the release without doing anything else, notably this
didn't allow updating an existing draft release body.

This change required refactoring the code to use a new helper
find_existing_release() function, but the only effective change is that
the main release() function doesn't return early any more if a draft
release already exists.

This commit is best viewed ignoring whitespace-only changes and using
git --color-moved option.
2023-02-09 01:24:06 +01:00
..
37.index.js Update all dependencies + dependabot.yml configuration + node16 (#275) 2022-11-21 01:50:24 -05:00
index.js Fix updating an existing draft release 2023-02-09 01:24:06 +01:00