mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-11 02:44:20 +00:00
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. |
||
---|---|---|
.. | ||
37.index.js | ||
index.js |