Skip to content

Conversation

vadz
Copy link

@vadz vadz commented Sep 4, 2022

Don't just return the release without doing anything else, this
prevented "append_body" from having any effect when updating an existing
draft release.

The real change here is continuing executing the release function even if an existing draft release is found, the rest is just due to changing existingRelease to be a Release object (which seems more logical anyhow).

Don't just return the release without doing anything else, this
prevented "append_body" from having any effect when updating an existing
draft release.
@vadz
Copy link
Author

vadz commented Sep 4, 2022

Sorry, I somehow hadn't noticed an already existing #245 doing the same thing.

@vadz vadz closed this Sep 4, 2022
@vadz vadz deleted the fix-append-body-draft branch September 4, 2022 15:02
@vadz vadz mentioned this pull request Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant