mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
Update deploy.yml
This commit is contained in:
parent
45ba9c05c7
commit
dcb1ea97fa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
password: ${{ secrets.FTP_PASSWORD }}
|
||||
# Protocolo: use "ftps" (recomendado pela Hostinger). Se a sua
|
||||
# conta só aceitar FTP simples, troque para "ftp".
|
||||
protocol: ftp
|
||||
protocol: ftps
|
||||
port: 21
|
||||
# Pasta de origem no repositório (raiz do projeto).
|
||||
local-dir: ./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue