Skip to content

chore(deps): update pnpm to v8.8.0 (#371) #210

chore(deps): update pnpm to v8.8.0 (#371)

chore(deps): update pnpm to v8.8.0 (#371) #210

Workflow file for this run

name: release
on:
push:
branches: [main]
jobs:
code:
uses: unional/.github/.github/workflows/pnpm-verify.yml@main
with:
os: '["ubuntu-latest"]'
release:
uses: unional/.github/.github/workflows/pnpm-release-changeset.yml@main
needs: code
secrets: inherit