Skip to content

fix(release): align with v9 model#189

Merged
nullhack merged 1 commit into
mainfrom
fix/release-workflow
Jul 7, 2026
Merged

fix(release): align with v9 model#189
nullhack merged 1 commit into
mainfrom
fix/release-workflow

Conversation

@nullhack

@nullhack nullhack commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Fix two failures from the v10.0.0 release run:

  • publish-pypi: add environment: pypi (PyPI trusted publisher requires it; environment: MISSING was the refusal).
  • upload-release-assets: checkout at the tag ref so gh release upload can resolve the repo; use --clobber for re-runs.
  • Trigger: switch from release.published to push: tags: v* (the v9.4.0 model that worked) + workflow_dispatch with a tag input for re-runs.

@nullhack nullhack merged commit 353ebe0 into main Jul 7, 2026
7 checks passed
@nullhack nullhack deleted the fix/release-workflow branch July 7, 2026 08: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