updated main.yml to reflect secret name
This commit is contained in:
parent
78bddfd839
commit
8a25b226bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -13,4 +13,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
server: ftp.andrewconl.in
|
server: ftp.andrewconl.in
|
||||||
username: andrewconl.in
|
username: andrewconl.in
|
||||||
password: ${{ secrets.ftp_password }}
|
password: ${{ secrets.FTP_PASSWORD }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue