Skip to content

chore(deps): update pnpm to v8.6.7 (#177) #84

chore(deps): update pnpm to v8.6.7 (#177)

chore(deps): update pnpm to v8.6.7 (#177) #84

Workflow file for this run

name: release
on:
push:
branches: [main]
jobs:
code:
uses: unional/.github/.github/workflows/pnpm-verify.yml@main
secrets: inherit
with:
node-version: '[18]'
docs:
uses: unional/.github/.github/workflows/pnpm-docs.yml@main
needs: code
secrets: inherit
with:
publish_dir: ./github-page/build