From cc3c5344743dc7b19e5dfecfa07c31c080503a33 Mon Sep 17 00:00:00 2001 From: kovagoadi Date: Wed, 22 Oct 2025 12:24:30 +0200 Subject: [PATCH] Clean workflow --- .gitea/workflows/workflow.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 7f15583..ffdeb08 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -70,10 +70,6 @@ jobs: steps: - uses: actions/checkout@v4 - - name: asd - run: - ls -alh - - name: Sync files via scp uses: appleboy/scp-action@master with: @@ -84,7 +80,6 @@ jobs: source: "./" target: "${{ needs.prepare_deployment_vars.outputs.deploy_path }}" #target: "/tmp/app/main" - debug: true # The 'exclude' parameter is supported and should be kept # exclude: | # .git/