Skip to content

Attach release artifacts to GitHub releases#60

Merged
pitill0 merged 1 commit into
mainfrom
ci/attach-release-assets
Jun 1, 2026
Merged

Attach release artifacts to GitHub releases#60
pitill0 merged 1 commit into
mainfrom
ci/attach-release-assets

Conversation

@pitill0
Copy link
Copy Markdown
Owner

@pitill0 pitill0 commented Jun 1, 2026

Summary

Updates the release artifact workflow so built Python package artifacts are attached to GitHub Releases.

Changes include:

  • Keep uploading dist/*.tar.gz and dist/*.whl as workflow artifacts.
  • Add release asset upload using softprops/action-gh-release.
  • Grant contents: write permission for release asset uploads.

This ensures future releases include the built wheel and source distribution directly on the GitHub Release page.

@pitill0 pitill0 merged commit 313b31a into main Jun 1, 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.

1 participant