CI push
This commit is contained in:
parent
8c20b8f8e5
commit
dea96e9558
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -12,9 +12,9 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Build Gatsby Site
|
||||
uses: jzweifel/gatsby-cli-github-action@v1.0.0
|
||||
uses: jzweifel/gatsby-cli-github-action@master
|
||||
with:
|
||||
args: build
|
||||
gatsby-args: build
|
||||
|
||||
- name: Upload bundle
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user