trailing slash for target output
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 8s
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 8s
This commit is contained in:
parent
b039531600
commit
2b5edfc177
@ -23,5 +23,5 @@ jobs:
|
|||||||
host: shockrah.xyz
|
host: shockrah.xyz
|
||||||
username: ${{ secrets.USER }}
|
username: ${{ secrets.USER }}
|
||||||
origin: "public/"
|
origin: "public/"
|
||||||
target: /opt/nginx/test.shockrah.xyz
|
target: /opt/nginx/test.shockrah.xyz/
|
||||||
key: ${{ secrets.PRIVATE_KEY }}
|
key: ${{ secrets.PRIVATE_KEY }}
|
||||||
|
Loading…
Reference in New Issue
Block a user