updated main.yml to reflect secret name

This commit is contained in:
Andrew Conlin 2023-03-01 22:20:55 +00:00 committed by GitHub
parent 78bddfd839
commit 8a25b226bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,4 @@ jobs:
with:
server: ftp.andrewconl.in
username: andrewconl.in
password: ${{ secrets.ftp_password }}
password: ${{ secrets.FTP_PASSWORD }}