Merge pull request #209 from OpzekerIT/dev

dryrun for debugging
This commit is contained in:
Lanta 2025-04-03 09:14:12 +02:00 committed by GitHub
commit 126af96a5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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