usern
This commit is contained in:
parent
c8d20b822c
commit
1e5d688991
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dtchsyn.yml
vendored
2
.github/workflows/dtchsyn.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
uses: Dylan700/sftp-upload-action@latest
|
uses: Dylan700/sftp-upload-action@latest
|
||||||
with:
|
with:
|
||||||
server: ${{secrets.SYNADDR}}
|
server: ${{secrets.SYNADDR}}
|
||||||
username: ${{secrets.username}}
|
username: ${{secrets.SYNUSR}}
|
||||||
password: ${{secrets.SYNPASS}}
|
password: ${{secrets.SYNPASS}}
|
||||||
port: 22
|
port: 22
|
||||||
uploads: |
|
uploads: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue