Skip to content

chore: set bumpp

chore: set bumpp #6

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:
build: pnpm -rF @moeru/std-docs build
path: docs/.vitepress/dist