Is your feature request related to a problem? Please describe.
New wave package managers such as Aqua prefer installing packages from their release artifacts.
Describe the solution you'd like
Add a GitHub Action, which drafts a GitHub release.
Describe alternatives you've considered
Using cargo install.
Is your feature request related to a problem? Please describe.
New wave package managers such as Aqua prefer installing packages from their release artifacts.
Describe the solution you'd like
Add a GitHub Action, which drafts a GitHub release.
Describe alternatives you've considered
Using
cargo install.