Skip to content

ci: add manual-publish workflow for one-off tag republish#21

Merged
luke-speechify merged 1 commit into
masterfrom
lo/manual-publish
Jul 10, 2026
Merged

ci: add manual-publish workflow for one-off tag republish#21
luke-speechify merged 1 commit into
masterfrom
lo/manual-publish

Conversation

@luke-speechify

Copy link
Copy Markdown
Collaborator

Adds a workflow_dispatch publisher to publish an already-tagged release to PyPI when the automatic release-please publish did not run or ran with wrong metadata. Checks out the given tag, builds, asserts the built version matches expected_version (guards against stale metadata), then poetry publish with the existing PYPI_TOKEN secret.

Needed to publish the corrected 3.0.0 (PyPI currently has the mis-versioned 2.0.1).

@luke-speechify luke-speechify merged commit e25f54e into master Jul 10, 2026
2 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.

2 participants