This commit is contained in:
Luke Smith 2022-06-25 10:43:38 -04:00
parent ae6a892b1f
commit 3e872982a0

View File

@ -23,8 +23,8 @@ jobs:
with: with:
host: lukesmith.xyz host: lukesmith.xyz
username: lugo username: lugo
key: ${{ secrets.based_ssh }} key: ${{ secrets.lugo_ssh }}
passphrase: ${{ secrets.based_ssh_pass }} passphrase: ${{ secrets.lugo_pass }}
port: 22 port: 22
script: | script: |
cd /var/www/lugo cd /var/www/lugo