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