Ermittlung der Version geändert
Some checks failed
Release Plugin / release (push) Failing after 3s

This commit is contained in:
Michael Otto
2026-03-18 12:05:44 +01:00
parent 3998fe7c9e
commit b917d7f51d

View File

@@ -24,6 +24,7 @@ jobs:
run: |
TAG="${{ github.ref_name }}"
RAW_VERSION="${TAG#v}"
VERSION="${RAW_VERSION%%-*}"
# Channel und Suffix automatisch bestimmen anhand des Tag-Suffix
case "$RAW_VERSION" in