Skip to content

fix(ci): accept full tag name in workflow_dispatch, drop auto-v-prefix#55

Merged
lelia merged 1 commit intomainfrom
lelia/fix-version-resolution
Mar 20, 2026
Merged

fix(ci): accept full tag name in workflow_dispatch, drop auto-v-prefix#55
lelia merged 1 commit intomainfrom
lelia/fix-version-resolution

Conversation

@lelia
Copy link
Contributor

@lelia lelia commented Mar 20, 2026

Summary

Upon initial testing for https://github.com/SocketDev/socket-basics/actions/workflows/publish-docker.yml using workflow_dispatch to re-publish an existing Socket Basics tag (1.1.3) using this new process, it was discovered that the workflow logic was auto-prefixing all tags with "v", rendering it unable to find the older-style tags.

@lelia lelia requested a review from a team as a code owner March 20, 2026 19:44
@lelia lelia merged commit 3a20893 into main Mar 20, 2026
6 checks passed
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