Skip to content

Update workflow to fix invalid create event with tags filter #259

Open
@andoriyaprashant

Description

@andoriyaprashant

Description

The current release workflow uses the create event with a tags filter, which causes an error ("A mapping was not expected"). GitHub Actions does not support the tags filter under the create event. We need to update the trigger to use push with a tags filter to ensure the workflow runs when a tag is pushed.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions