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}}