Skip to content

[Snyk] Upgrade gatsby-image from 2.3.4 to 2.11.0 #10

[Snyk] Upgrade gatsby-image from 2.3.4 to 2.11.0

[Snyk] Upgrade gatsby-image from 2.3.4 to 2.11.0 #10

Workflow file for this run

name: Gatsby PR build
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
deploy-branch: gh-pages
gatsby-args: --prefix-paths
skip-publish: true