From b65fbc9e2c5e412793cd47dee50e2dd079a65091 Mon Sep 17 00:00:00 2001 From: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com> Date: Wed, 18 Feb 2026 21:08:52 +0100 Subject: [PATCH] :bug: Fix tag-release task --- Taskfile.cicd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Taskfile.cicd.yml b/Taskfile.cicd.yml index 7e33379..2252d2e 100644 --- a/Taskfile.cicd.yml +++ b/Taskfile.cicd.yml @@ -130,7 +130,6 @@ tasks: - task version:set VERSION=v{{.NEXT_MAJOR}}.0.0 version:tag-release: - internal: true desc: Create set of git tags cmds: - |