Branch plugin.template angepasst
This commit is contained in:
@@ -86,6 +86,10 @@ jobs:
|
|||||||
cd repo
|
cd repo
|
||||||
|
|
||||||
FILE="${{ steps.xmlfile.outputs.file }}"
|
FILE="${{ steps.xmlfile.outputs.file }}"
|
||||||
|
|
||||||
|
git fetch origin hidden/templates
|
||||||
|
git checkout origin/hidden/templates -- plugin.template
|
||||||
|
|
||||||
TEMPLATE="plugin.template"
|
TEMPLATE="plugin.template"
|
||||||
|
|
||||||
# Template laden
|
# Template laden
|
||||||
|
|||||||
Reference in New Issue
Block a user