Skip to content

Releases: albertodeago/wire

v1.0.0

06 Dec 11:45

Choose a tag to compare

Release of action, stable version

v0.2.0

06 Dec 11:37

Choose a tag to compare

feat: Enable WIRE to publish single workflows without name prefix in tags

tag-pattern now doesn't require {name} when releasing a single component.

This means that you can use WIRE to release workflows or actions without the need for a name prefix in the tags, simplifying versioning for single-workflow repositories.
Tags are going to look like v1.0.0 and v1 instead of workflow-a/v1.0.0 and workflow-a/v1 as users are used to.

v0.1.0

06 Dec 10:59

Choose a tag to compare

  • First release