Skip to content

How to tell if the action actually did a release? #610

Open
@jacksonneal

Description

@jacksonneal

Is there a way to determine if a release what actually created?

I was expecting an output to provide this information but I do not see one. I'm looking for something like changesets' 'published' output:

        if: steps.changesets.outputs.published == 'true'

I need this so I can differentiate between new releases and "skipped" releases because the version already exists.

Metadata

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