Skip to content

chore(deps): update pnpm to v8.15.6 (#424) #452

chore(deps): update pnpm to v8.15.6 (#424)

chore(deps): update pnpm to v8.15.6 (#424) #452

Workflow file for this run

name: release
on:
push:
branches: [main]
jobs:
code:
uses: justland/.github/.github/workflows/pnpm-verify.yml@main
with:
pnpm-version: 8.6.0
release:
uses: justland/.github/.github/workflows/pnpm-release-changeset.yml@main
needs: code
secrets: inherit
with:
pnpm-version: 8.6.0
# docgen:
# uses: justland/.github/.github/workflows/pnpm-docs.yml@main
# needs: release