This commit is contained in:
Lanta 2025-04-03 09:28:18 +02:00
parent 50d8a89cb8
commit b6a4b3f4e2

View file

@ -25,7 +25,6 @@ jobs:
- name: SFTP upload - name: SFTP upload
uses: Dylan700/sftp-upload-action@latest uses: Dylan700/sftp-upload-action@latest
with: with:
debug: true
dry-run: false dry-run: false
server: ${{secrets.SYNADDR}} server: ${{secrets.SYNADDR}}
username: ${{secrets.SYNUSR}} username: ${{secrets.SYNUSR}}