updated main.yml to reflect secret name
This commit is contained in:
parent
78bddfd839
commit
8a25b226bd
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…
x
Reference in New Issue
Block a user