Skip to content

ci: check out repository before creating release - #80

Merged
gouyt13 merged 1 commit into
mainfrom
fix/github-release-checkout
Sep 2, 2026
Merged

ci: check out repository before creating release#80
gouyt13 merged 1 commit into
mainfrom
fix/github-release-checkout

Conversation

@gouyt13

@gouyt13 gouyt13 commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

  • check out the tagged repository before invoking gh release create --verify-tag
  • keep tag verification enabled for future automated releases

Context

The v0.2.0 wheels and PyPI publication succeeded, but the GitHub Release job failed because it ran outside a Git working tree. The v0.2.0 GitHub Release was completed manually with the same six verified workflow artifacts.

@gouyt13
gouyt13 merged commit a09fe59 into main Sep 2, 2026
15 checks passed
@gouyt13
gouyt13 deleted the fix/github-release-checkout branch September 2, 2026 04:40
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