Skip to content

Simplify name of binary in GitHub Releases tarballs #18

@jayvdb

Description

@jayvdb

https://github.com/cackle-rs/cackle/releases/tag/v0.8.0 tarball contains a file cackle-v0.8.0-x86_64-unknown-linux-musl.

Usually github release tarballs only contain the binary, with the expected binary name if cargo install was used. i.e. cargo-acl in this case.

I am trying to add this tool to a github action which installs from github releases, and doesnt have the ability to understand the filename in the tarball. c.f. taiki-e/install-action#604

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions