Skip to content

fix(practs): bump practs to latest best #8

fix(practs): bump practs to latest best

fix(practs): bump practs to latest best #8

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