Skip to content

Allow manual dispatch of the PyPI publish workflow - #4

Merged
3D3Q3 merged 1 commit into
mainfrom
claude/migrate-external-code-28btgm
Jul 4, 2026
Merged

Allow manual dispatch of the PyPI publish workflow#4
3D3Q3 merged 1 commit into
mainfrom
claude/migrate-external-code-28btgm

Conversation

@3D3Q3

@3D3Q3 3D3Q3 commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Adds a workflow_dispatch: trigger to python-publish.yml so the PyPI publish can be fired manually from the Actions tab (or API), in addition to the existing release-published trigger. Needed to ship v1.1.0 from the current session, which can create neither tags nor GitHub releases; also generally useful for re-running a publish after fixing PyPI trusted-publishing configuration.

No change to the workflow's jobs — build and OIDC publish steps are untouched.

🤖 Generated with Claude Code

https://claude.ai/code/session_01CzedGhnBhFq1SzH8WQSVVg


Generated by Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CzedGhnBhFq1SzH8WQSVVg
@3D3Q3
3D3Q3 marked this pull request as ready for review July 4, 2026 09:25
@3D3Q3
3D3Q3 merged commit a528292 into main Jul 4, 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.

2 participants