Skip to content

fix: release workflow dispatch checkout#72

Merged
eddietejeda merged 1 commit into
mainfrom
fix/release-dispatch-checkout
May 20, 2026
Merged

fix: release workflow dispatch checkout#72
eddietejeda merged 1 commit into
mainfrom
fix/release-dispatch-checkout

Conversation

@eddietejeda
Copy link
Copy Markdown
Contributor

Fixes workflow_dispatch validation running before checkout.

Checkout already fails for missing tags; drop git ls-remote which ran before
the repository was available in workflow_dispatch runs.
@eddietejeda eddietejeda merged commit 262165d into main May 20, 2026
@eddietejeda eddietejeda deleted the fix/release-dispatch-checkout branch May 20, 2026 16:52
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