Skip to content

[Snyk] Upgrade gatsby-remark-copy-linked-files from 2.2.3 to 2.10.0 #11

[Snyk] Upgrade gatsby-remark-copy-linked-files from 2.2.3 to 2.10.0

[Snyk] Upgrade gatsby-remark-copy-linked-files from 2.2.3 to 2.10.0 #11

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