Skip to content

fix(deps): update dependency standard-log to v11.5.2 (#533) #233

fix(deps): update dependency standard-log to v11.5.2 (#533)

fix(deps): update dependency standard-log to v11.5.2 (#533) #233

Workflow file for this run

name: release
on:
workflow_dispatch:
push:
branches:
- main
- beta
jobs:
code:
uses: ./.github/workflows/pnpm-verify-cross-platform.yml
release:
uses: mocktomata/.github/.github/workflows/pnpm-release-changeset.yml@main
needs: code
secrets: inherit