Release v103-testing
All checks were successful
Release Plugin / release (push) Successful in 6s

This commit is contained in:
Michael Otto
2026-03-05 11:56:40 +01:00
parent 1a91574fe3
commit ac1d33b125

View File

@@ -106,7 +106,7 @@ jobs:
# ------------------------ GEÄNDERT ------------------------ # ------------------------ GEÄNDERT ------------------------
# Temporär die Vorlage aus dem hidden/templates Branch holen # Temporär die Vorlage aus dem hidden/templates Branch holen
git fetch origin hidden/templates git fetch origin hidden/templates
git checkout origin/hidden/templates -- templates/metadata.template git checkout origin/hidden/templates -- metadata.template
TEMPLATE="metadata.template" TEMPLATE="metadata.template"
# ----------------------------------------------------------- # -----------------------------------------------------------