Skip to content

chore: release v0.0.24 #94

chore: release v0.0.24

chore: release v0.0.24 #94

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