Skip to content

Conversation

@huonw
Copy link
Contributor

@huonw huonw commented Dec 11, 2024

This works around softprops/action-gh-release not being able to properly "publish" a release by changing draft: true to draft: false.

The intention is that the step with draft: false would find the existing draft release and update it, but, previously, the action would fail to find the existing draft release and instead create a duplicate one. The old behaviour is visible (to people who can see draft releases) with v0.12.3-beta.0 and -beta.1:

image

The particular new version of the action is:

@huonw
Copy link
Contributor Author

huonw commented Dec 11, 2024

Ah, gonna do this with a branch in this repo, to be able test from the branch. #444

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