Updated ftp worflow
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 25s
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 25s
Signed-off-by: Rohit Pai <rodude123@cloud.rohitpai.co.uk>
This commit is contained in:
parent
aa00c7d21f
commit
1b39c58f76
2
.github/workflows/ftpDeploy.yml
vendored
2
.github/workflows/ftpDeploy.yml
vendored
@ -24,5 +24,5 @@ jobs:
|
||||
with:
|
||||
server: ftp.rohitpai.co.uk
|
||||
username: u987021215.rodude123
|
||||
password: ${{ FTPPASSWORD }}
|
||||
password: ${{ secrets.FTPPASSWORD }}
|
||||
local-dir: ./dist/
|
||||
|
Loading…
Reference in New Issue
Block a user