Closed ChrisRomp closed 8 months ago
This pull request includes a change in the .github/workflows/docker-publish.yml file. The change modifies the tag pattern for publishing semver tags as releases. Now, it will also consider tags in the format 'v.' in addition to 'v..*'.
.github/workflows/docker-publish.yml
This pull request includes a change in the
.github/workflows/docker-publish.yml
file. The change modifies the tag pattern for publishing semver tags as releases. Now, it will also consider tags in the format 'v.' in addition to 'v..*'.