Fixing missing params
Some checks failed
Build and Deploy Resume Site / setup-website-content (push) Failing after 7s

This commit is contained in:
shockrah 2024-09-28 15:00:52 -07:00
parent 8e479c538e
commit c644031196

View File

@ -22,6 +22,6 @@ jobs:
with:
host: shockrah.xyz
username: ${{ secrets.USER }}
origin: "public/"
target: /opt/nginx/test.shockrah.xyz
source: "public/"
destination: /opt/nginx/test.shockrah.xyz
key: ${{ secrets.PRIVATE_KEY }}