dumb
This commit is contained in:
parent
ae6a892b1f
commit
3e872982a0
4
.github/workflows/upload.yml
vendored
4
.github/workflows/upload.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user