Updated workflow for testing purposes
Signed-off-by: Rohit Pai <rodude123@cloud.rohitpai.co.uk>
This commit is contained in:
parent
e3c45c43f2
commit
69f6108ff4
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: ${{ secrets.ftp_password }}
|
||||
password: somePassword
|
||||
local-dir: ./dist/
|
||||
|
Loading…
Reference in New Issue
Block a user