Skip to content

Add binaries as assets when release #17

Open
@tchapacan

Description

@tchapacan

Purpose of this issue is to track a new feature that could be usefull for user seeking to directly download the binary that suit them from github.

If multiple arch can be added it would be awesome !

- {os: "ubuntu-latest", target: "x86_64-unknown-linux-gnu", cross: false}
- {os: "ubuntu-latest", target: "armv7-unknown-linux-gnueabihf", cross: true}
- {os: "ubuntu-latest", target: "aarch64-unknown-linux-gnu", cross: true}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions