Skip to content

[Bug] CLI binary download - the link to download the binary in the README does not work #86

@jeremnaf

Description

@jeremnaf

In the cli README, the link to download the binary is: https://github.com/naftiko/framework/releases/latest/download/xxx
As the release is marked as a pre-release, the latest tag cannot be set on it. So the link with latest does not work. It will only work for the official release. Instead we have to use the link with the version hardcoded: https://github.com/naftiko/framework/releases/download/v0.4/xxx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions