Skip to content

ci: add workflow_dispatch to publish, fetch tags, handle both triggers - #26

Merged
KochC merged 1 commit into
mainfrom
dev
Mar 27, 2026
Merged

ci: add workflow_dispatch to publish, fetch tags, handle both triggers#26
KochC merged 1 commit into
mainfrom
dev

Conversation

@KochC

@KochC KochC commented Mar 27, 2026

Copy link
Copy Markdown
Owner

Improvements to publish.yml:

  • Add workflow_dispatch trigger so publish can be manually re-run (useful for backfilling missed releases like v1.1.0)
  • Add fetch-tags: true to checkout so git tag --points-at HEAD works correctly
  • Handle both workflow_run and workflow_dispatch trigger contexts for checkout ref

@KochC
KochC merged commit 1eb5929 into main Mar 27, 2026
4 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