Updated workflow to fit gitea secret format
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 1m8s
🚀 Deploy website on push / 🎉 Deploy (push) Failing after 1m8s
This commit is contained in:
@@ -24,5 +24,5 @@ jobs:
|
||||
with:
|
||||
server: ftp.rohitpai.co.uk
|
||||
username: u987021215.rodude123
|
||||
password: $${{ FTPPASSWORD }}
|
||||
password: $${{ secrets.FTPPASSWORD }}
|
||||
local-dir: ./dist/
|
||||
|
||||
Reference in New Issue
Block a user