Skip to content

Merge pull request #155 from abigailzhou03/main #172

Merge pull request #155 from abigailzhou03/main

Merge pull request #155 from abigailzhou03/main #172

Workflow file for this run

name: Gatsby Publish
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Node.js environment
uses: actions/[email protected]
with:
node-version: 18
- uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: x-access-token:${{ secrets.GITHUB_TOKEN }}
deploy-branch: gh-pages
gatsby-args: --prefix-paths