Skip to content

workflow fix

workflow fix #16

Workflow file for this run

name: Build and Publish Docs
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: ${{ GITHUB_TOKEN }}

Check failure on line 15 in .github/workflows/gatsby_build.yml

View workflow run for this annotation

GitHub Actions / Build and Publish Docs

Invalid workflow file

The workflow is not valid. .github/workflows/gatsby_build.yml (Line: 15, Col: 25): Unrecognized named-value: 'GITHUB_TOKEN'. Located at position 1 within expression: GITHUB_TOKEN
deploy-branch: gh-pages
gatsby-args: --prefix-paths