Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add workflow to automatically publish a new release to crates.io #228

Closed
wants to merge 1 commit into from

Conversation

hacknus
Copy link
Contributor

@hacknus hacknus commented Jan 1, 2025

I implemented this on a couple of my own repos, thought I'd propose it here, in case you like it.

With this, a new github-release is also uploaded to crates.io, you don't need to manually run cargo publish.

You would have to generate a new API Token on https://crates.io/me and add it as a repository secret on github to this repo.

@fluxxcode
Copy link
Owner

Hi, thanks for the PR! However, at the moment I prefer to publish the crate manually. This allows to fix errors in cargo publish before creating a tag or release on Github :)

@fluxxcode
Copy link
Owner

will close the pr for now

@fluxxcode fluxxcode closed this Jan 3, 2025
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