diff --git a/.github/workflows/gatsby.yml b/.github/workflows/gatsby.yml index bd30858..9fc500c 100644 --- a/.github/workflows/gatsby.yml +++ b/.github/workflows/gatsby.yml @@ -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: