diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 871e992..6bc9281 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -23,7 +23,7 @@ jobs: - name: Clone template repo run: | - git clone --depth 1 ssh://git@localhost:222/app_templates /tmp/template + git clone --depth 1 ssh://git@localhost:222/lepton/app_templates /tmp/template - name: Copy Docker configuration run: |