Update main.yml
This commit is contained in:
parent
242a5004b7
commit
371ee45270
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: ${{ secrets.WEBMASTER_USERNAME }}
|
||||
key: ${{ secrets.NPM_GITHUB_PRIVATE_KEY }}
|
||||
password: ${{ secrets.WEBMASTER_PASSWORD }}
|
||||
source: "public/*"
|
||||
target: "/home/webmaster/html/"
|
||||
overwrite: true
|
||||
|
Loading…
Reference in New Issue
Block a user