Skip to content

Merge pull request #158 from czl6430/main #177

Merge pull request #158 from czl6430/main

Merge pull request #158 from czl6430/main #177

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