Using secrets username
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 7s
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 7s
This commit is contained in:
parent
94c8a7d945
commit
11a355684f
@ -18,7 +18,7 @@ jobs:
|
||||
uses: tempersama/rsync-copy@2.5
|
||||
with:
|
||||
host: shockrah.xyz
|
||||
username: nginx
|
||||
username: ${{ secrets.USER }}
|
||||
source: "public/"
|
||||
destination: /opt/nginx/test.shockrah.xyz
|
||||
key: ${{ secrets.PRIVATE_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user