3
0

Pfad plugin.template angepasst

This commit is contained in:
Michael Otto
2026-03-05 13:42:48 +01:00
parent 7fb1d90adb
commit bf9a45f35a

View File

@@ -86,7 +86,7 @@ jobs:
cd repo
FILE="${{ steps.xmlfile.outputs.file }}"
TEMPLATE="templates/plugin.template"
TEMPLATE="plugin.template"
# Template laden
ENTRY=$(cat "$TEMPLATE")