Skip to content

Add crates.io publishing to release workflow#12

Merged
rwdaigle merged 2 commits intomainfrom
ryan/crates-io-publish
Jan 22, 2026
Merged

Add crates.io publishing to release workflow#12
rwdaigle merged 2 commits intomainfrom
ryan/crates-io-publish

Conversation

@rwdaigle
Copy link
Contributor

Summary

  • Add automated publishing to crates.io when version changes on main
  • Add cargo install as the simplest installation option for Rust users

The new publish-crate job runs after GitHub releases are created and publishes the crate using the CARGO_REGISTRY_TOKEN secret.

🤖 Generated with Claude Code

rwdaigle and others added 2 commits January 22, 2026 16:37
Automatically publish to crates.io when version changes on main. Also add cargo install as the simplest installation option for users with Rust.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@rwdaigle rwdaigle merged commit 812f5c7 into main Jan 22, 2026
4 checks passed
@rwdaigle rwdaigle deleted the ryan/crates-io-publish branch January 22, 2026 21:43
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