Skip to content

chore: release v0.1.0-beta.1 #8

chore: release v0.1.0-beta.1

chore: release v0.1.0-beta.1 #8

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