kubewarden / kwctl

Go-to CLI tool for Kubewarden users
https://kubewarden.io
Apache License 2.0
73 stars 15 forks source link

Allow to create prerelease releases #107

Closed ereslibre closed 2 years ago

ereslibre commented 2 years ago

By creating a tag vX.Y-Z-rcN, the automation when creating the release will mark it as prerelease.

Related:

ereslibre commented 2 years ago

Implemented in https://github.com/kubewarden/kwctl/pull/108