Update gatsby.yml
This commit is contained in:
parent
e9fc3e6e50
commit
f18fc6fde1
3
.github/workflows/gatsby.yml
vendored
3
.github/workflows/gatsby.yml
vendored
@ -4,8 +4,6 @@ on:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -17,7 +15,6 @@ jobs:
|
||||
sudo yarn global add gatsby-cli
|
||||
yarn
|
||||
gatsby build
|
||||
stty sane
|
||||
- name: Publish to server via scp
|
||||
uses: appleboy/scp-action@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user