Skip to content

chore(deps): update contributor-assistant/github-action action to v2.… #274

chore(deps): update contributor-assistant/github-action action to v2.…

chore(deps): update contributor-assistant/github-action action to v2.… #274

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