Skip to content

feat: improve error handling (#13) #75

feat: improve error handling (#13)

feat: improve error handling (#13) #75

Workflow file for this run

name: gh-pages
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
uses: importantimport/.github/.github/workflows/pnpm-gh-pages-artifact.yml@main
with:
node-version: 22 # https://github.com/fuma-nama/fumadocs/issues/1021
build: pnpm -r build
path: docs/dist