github actions update
This commit is contained in:
parent
153b6b606c
commit
2e408b1c40
2
.github/workflows/gatsby.yml
vendored
2
.github/workflows/gatsby.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
yarn
|
||||
gatsby build
|
||||
- name: Publish to server via scp
|
||||
uses: appleboy/scp-action@0.1.2
|
||||
uses: appleboy/scp-action@master
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
port: ${{ secrets.PORT }}
|
||||
|
Loading…
Reference in New Issue
Block a user