chore: avoid latest on maintenance releases (#7702)

* chore: avoid latest on maintenance releases

* update semantic

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Elio Bischof
2024-04-10 13:56:05 +02:00
committed by GitHub
parent 3711130d42
commit 0267415126
4 changed files with 31 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ module.exports = {
[
"@semantic-release/github",
{
draftRelease: true,
assets: [
{
path: ".artifacts/zitadel-linux-amd64/zitadel-linux-amd64.tar.gz",