Update gatsby.yml

This commit is contained in:
Alexander Nozik 2021-10-31 14:53:06 +03:00 committed by GitHub
parent e9fc3e6e50
commit f18fc6fde1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: