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