-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I am now able to run cargo-unmaintained with configured ignores and see "No unmaintained packages found".
Now I would like to integrate this into CI, and the way I usually do this with Rust tools is to use https://github.com/taiki-e/install-action to install the binary , as it verifies the github release binary .
To do that, this repo would need to upload built binaries as part of each release. Most other Rust tools do this.
I recommend using https://github.com/taiki-e/upload-rust-binary-action to create the release with the binaries.
Metadata
Metadata
Assignees
Labels
No labels