From b6a4b3f4e2bac05a709a821266040135fed991e1 Mon Sep 17 00:00:00 2001 From: Lanta Date: Thu, 3 Apr 2025 09:28:18 +0200 Subject: [PATCH] fixes --- .github/workflows/dtchsyn.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dtchsyn.yaml b/.github/workflows/dtchsyn.yaml index a3a654f..356fe61 100644 --- a/.github/workflows/dtchsyn.yaml +++ b/.github/workflows/dtchsyn.yaml @@ -25,7 +25,6 @@ jobs: - name: SFTP upload uses: Dylan700/sftp-upload-action@latest with: - debug: true dry-run: false server: ${{secrets.SYNADDR}} username: ${{secrets.SYNUSR}}