You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: restore publish-release.yml (release trigger runs from tag tree)
PRs #407/#408 deleted this workflow from beta/httpx as unreachable
orchestration, but it triggers on 'release: [created]', which runs the
workflow file from the TAGGED COMMIT's tree, not the default branch. Every
beta/dev release cut after 2026-06-10 created a GitHub Release but never
published to PyPI. Restoring it here so releases from this branch publish
again. create-release/watch/regenerate/enable-early-access stay single-sourced
on main (workflow_run/schedule/dispatch triggers use main's copy).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>