Skip to content

Conversation

@tomodachi94
Copy link
Member

This adds a GitHub Action that publishes this crate to Crates.io whenever a new Git tag is published. (Note that you also need to modify the Cargo.toml for the upload to behave properly.)

This also adds some metadata for better discovery on Crates.io once we publish our first version.

Closes #3

@tomodachi94
Copy link
Member Author

tomodachi94 commented Apr 23, 2023

In addition, you would need to get an API token from https://crates.io/me and add it to the CRATES_TOKEN environment secret in the repository settings. This is necessary to publish the crate.

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.

Publish to crates.io

1 participant