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