Skip to content

tag_exists_error: false still errors if tag already exists on remote. #35

@brandon-kyle-bailey

Description

@brandon-kyle-bailey

Describe the bug
Docs state the argument:

tag_exists_error: false

Prevents the action from failing if the tag already exists. But it appears the action still errors and fails due to the given tag existing even with this parameter provided.

To Reproduce
Steps to reproduce the behavior:

  • Create tag
  • configure action with tag_exists_error: false
  • run action on existing tag
  • see error

Expected behavior
Action should not error if tag already exists when tag_exists_error: false is present.

Screenshots
image

image

Additional context
Add any other context about the problem here.

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