Skip to content

Add Name (#137)

Add Name (#137) #155

Workflow file for this run

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