From 78567e117abab2fbfe44f5e40fc1371db2503ebc Mon Sep 17 00:00:00 2001 From: kovagoadi Date: Tue, 21 Oct 2025 21:33:20 +0200 Subject: [PATCH] Debugging --- .gitea/workflows/workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 7f4a7a1..e36a461 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -79,7 +79,7 @@ jobs: port: ${{ env.SSH_PORT }} source: "./" target: "${{ needs.prepare_deployment_vars.outputs.deploy_path }}" - strip_components: 1 + # The 'exclude' parameter is supported and should be kept exclude: | .git/ .github/