This commit is contained in:
parent
afa78ca02f
commit
f6c72e753c
@ -37,6 +37,6 @@ jobs:
|
|||||||
password: ${{ secrets.FTP_PASSWORD }}
|
password: ${{ secrets.FTP_PASSWORD }}
|
||||||
port: 7008
|
port: 7008
|
||||||
localDir: '${{ gitea.workspace }}/dist-tmp'
|
localDir: '${{ gitea.workspace }}/dist-tmp'
|
||||||
remoteDir: 'temp-action'
|
remoteDir: '/vitrinekast/temp-action'
|
||||||
|
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
Reference in New Issue
Block a user