deployment: rename secret
All checks were successful
deploy systems / deploy (push) Successful in 13s
fmt check / check (push) Successful in 39s
flake check / check (push) Successful in 2m46s

This commit is contained in:
notohh 2023-10-20 20:53:51 -04:00
parent 7337bd2a40
commit 5fa9dcab2d
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -15,6 +15,6 @@ jobs:
with:
host: "100.121.201.47"
username: root
key: ${{secrets.DEPLOY_SSH}}
key: ${{secrets.SSH_DEPLOY_KEY}}
script: |
uname -a