This commit is contained in:
parent
a4bb56c180
commit
409f11824c
@ -36,7 +36,7 @@ jobs:
|
||||
username: ${{ secrets.FTP_USERNAME }}
|
||||
password: ${{ secrets.FTP_PASSWORD }}
|
||||
port: 7008
|
||||
localDir: '/dist-tmp'
|
||||
localDir: '${{ gitea.workspace }}/dist-tmp'
|
||||
dryRun: true
|
||||
remoteDir: 'temp-action'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user