Skip to content

Comments

ci: add crates.io publishing to release workflow#12

Open
danroblewis wants to merge 1 commit intomainfrom
cratesio
Open

ci: add crates.io publishing to release workflow#12
danroblewis wants to merge 1 commit intomainfrom
cratesio

Conversation

@danroblewis
Copy link
Collaborator

  • Add publish-crates job that runs after GitHub release
  • Only publishes stable releases (skips alpha/beta/rc tags)
  • Add required crates.io metadata to Cargo.toml (repository, homepage, readme, keywords, categories)

Requires CRATES_IO_TOKEN secret to be configured in GitHub.

- Add publish-crates job that runs after GitHub release
- Only publishes stable releases (skips alpha/beta/rc tags)
- Add required crates.io metadata to Cargo.toml (repository, homepage, readme, keywords, categories)

Requires CRATES_IO_TOKEN secret to be configured in GitHub.
@danroblewis danroblewis requested a review from Kadajett December 17, 2025 05:55
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.

2 participants