Skip to content

chore(deps): update pnpm to v9.4.0 (#250) #150

chore(deps): update pnpm to v9.4.0 (#250)

chore(deps): update pnpm to v9.4.0 (#250) #150

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