debug: true
This commit is contained in:
parent
d4ca82923e
commit
d9c78f1488
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dtchsyn.yml
vendored
1
.github/workflows/dtchsyn.yml
vendored
|
|
@ -25,6 +25,7 @@ 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}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue