Skip to content

feat: changge library name #19

feat: changge library name

feat: changge library name #19

name: release-please
on:
push:
branches:
- main
paths:
- 'lib/**'
- 'pubspec.yaml'
- '.github/workflows/release-please.yml'
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
config-file: release-please-config.json
manifest-file: .release-please-manifest.json