This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
TAG="${{ github.ref_name }}"
|
TAG="${{ github.ref_name }}"
|
||||||
RAW_VERSION="${TAG#v}"
|
RAW_VERSION="${TAG#v}"
|
||||||
|
VERSION="${RAW_VERSION%%-*}"
|
||||||
|
|
||||||
# Channel und Suffix automatisch bestimmen anhand des Tag-Suffix
|
# Channel und Suffix automatisch bestimmen anhand des Tag-Suffix
|
||||||
case "$RAW_VERSION" in
|
case "$RAW_VERSION" in
|
||||||
|
|||||||
Reference in New Issue
Block a user