build: ftp path.
All checks were successful
🚀 Build and deploy by ftp / 🎉 Deploy (push) Successful in 3m40s
All checks were successful
🚀 Build and deploy by ftp / 🎉 Deploy (push) Successful in 3m40s
This commit is contained in:
parent
2b59af89cc
commit
ff13b8b2b2
@ -62,5 +62,5 @@ jobs:
|
||||
server: ${{ secrets.ftp_server }}
|
||||
username: ${{ secrets.ftp_username }}
|
||||
password: ${{ secrets.ftp_password }}
|
||||
server-dir: ./WEB
|
||||
local-dir: ./out
|
||||
server-dir: ./WEB/
|
||||
local-dir: ./out/
|
||||
|
Loading…
Reference in New Issue
Block a user