Skip to content

Fix tag pattern in docker-publish workflow to match semver format#15

Merged
dash14 merged 1 commit intomainfrom
fix/docker-publish-tag-pattern
Mar 8, 2026
Merged

Fix tag pattern in docker-publish workflow to match semver format#15
dash14 merged 1 commit intomainfrom
fix/docker-publish-tag-pattern

Conversation

@dash14
Copy link
Copy Markdown
Owner

@dash14 dash14 commented Mar 8, 2026

Summary

  • Fix the tag trigger pattern from v*.* to v*.*.* to match full semver tags (e.g., v1.2.3)
  • The previous pattern v*.* was inconsistent with the actual tag format used in this repository

@dash14 dash14 merged commit 4868314 into main Mar 8, 2026
6 checks passed
@dash14 dash14 deleted the fix/docker-publish-tag-pattern branch March 8, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant