Fixing target
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 15s

This commit is contained in:
shockrah 2024-09-29 23:36:08 -07:00
parent 54baae8ed8
commit 5a4316b00a

View File

@ -21,6 +21,6 @@ jobs:
host: shockrah.xyz host: shockrah.xyz
username: ${{ secrets.USER }} username: ${{ secrets.USER }}
source: "main-site/public/" source: "main-site/public/"
destination: /opt/nginx/temper.tv.test/ destination: /opt/nginx/temper.tv/
key: ${{ secrets.PRIVATE_KEY }} key: ${{ secrets.PRIVATE_KEY }}