Fixing target
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 15s
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 15s
This commit is contained in:
parent
54baae8ed8
commit
5a4316b00a
@ -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 }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user