dryrun for debugging

This commit is contained in:
Lanta 2025-04-03 09:13:41 +02:00
parent 13e73a8fe9
commit 554861f00f

View file

@ -25,6 +25,7 @@ jobs:
- name: SFTP upload
uses: Dylan700/sftp-upload-action@latest
with:
dry-run: true
server: ${{secrets.SYNADDR}}
username: ${{secrets.SYNUSR}}
password: ${{secrets.SYNPASS}}
@ -32,6 +33,6 @@ jobs:
uploads: |
./ => ${{ env.DESTINATION }}
ignore: |
*.git
.git
config.php
data/**/*.json