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

Use different action for publishing release #522

Merged
merged 5 commits into from
Sep 10, 2022
Merged

Conversation

JakeCooper
Copy link
Contributor

This PR replaces the actions-rs/cargo stuff with https://github.com/nash-io/cargo-release-action

This is due to an issue where you can't seem to call release directly
actions-rs/cargo#215

@JakeCooper JakeCooper added the release/patch Author patch release label Sep 10, 2022
@JakeCooper JakeCooper merged commit a9922f6 into main Sep 10, 2022
@JakeCooper JakeCooper deleted the cooper/release-swap branch September 10, 2022 00:18
@coffee-cup
Copy link
Contributor

This is due to an issue where you can't seem to call release

FYI cargo release is not apart of the main Cargo repo and needs to be installed with cargo install cargo-release

https://github.com/crate-ci/cargo-release

JakeCooper added a commit that referenced this pull request Sep 10, 2022
JakeCooper added a commit that referenced this pull request Sep 10, 2022
* Revert "Use different action for publishing release (#522)"

This reverts commit a9922f6.

* Install cargo release

* login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/patch Author patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants