Skip to content

fix(release): add --repo flag to gh release upload and upgrade download-artifact#51

Merged
chad-loder merged 1 commit intomainfrom
fix/release-workflow-repo-flag
May 3, 2026
Merged

fix(release): add --repo flag to gh release upload and upgrade download-artifact#51
chad-loder merged 1 commit intomainfrom
fix/release-workflow-repo-flag

Conversation

@chad-loder
Copy link
Copy Markdown
Owner

Summary

  • gh release upload in the upload-immutable-assets job failed on v0.6.1 release because it requires --repo when no git checkout is present
  • Also upgrades download-artifact from v7.0.0 to v8.0.1 SHA pin to match the publish job

Context

The v0.6.1 PyPI publish succeeded. The GitHub Release draft was created but asset upload failed. This fix prevents the issue on future releases.

@github-actions github-actions Bot added the bug Something isn't working label May 3, 2026
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@chad-loder chad-loder merged commit 0fb66ac into main May 3, 2026
18 checks passed
@chad-loder chad-loder deleted the fix/release-workflow-repo-flag branch May 3, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants