Skip to content

Add option to skip releases marked as Pre-release for gh-release install #1

@koralowiec

Description

@koralowiec

It should be possible to filter out pre-releases from the releases when installing with gh-release

Right now it's possible to filter out releases that contain "beta" in the name with a regex (--option releaseTagRegex='^(?!.*beta).*$'), but having a flag option to skip pre-releases would be convenient

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