Skip to content

Unable to create/upload/publish because can't update draft #356

Open
@pbrisbin

Description

We have a workflow where we create a draft release, then upload binaries (by OS) in a matrix, then publish the release. This action is creating a new release in the last step, instead of updating draft to false.

In publish, it creates the draft release as expected.

In upload, it finds the draft release and attaches the binaries to it as expected.

But in publish, it doesn't find the draft release, it creates a new one.

I'm particularly confused why upload works correctly, but publish does not.

There seems to be a few Issues,

And PRs,

In this area, but they're all multiple years old (is this action still maintained?), so I don't know if they're still applicable.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions