Skip to content

chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.3.0 (#436) #170

chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.3.0 (#436)

chore(deps-dev): bump @commitlint/cli from 19.2.1 to 19.3.0 (#436) #170

name: Publish release
on:
push:
branches: [main]
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}