Skip to content

fix(control): reliably sort schema control declaration by dependency … #9

fix(control): reliably sort schema control declaration by dependency …

fix(control): reliably sort schema control declaration by dependency … #9

Workflow file for this run

name: release
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-20.04
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.RELEASE_PLEASE_GITHUB_TOKEN }}
release-type: node
pull-request-title-pattern: 'chore(release): v${version} 🎉'
changelog-path: changelog.md