chore: update release-please config

This commit is contained in:
Luan
2024-11-02 01:56:47 -03:00
parent ec64dd5183
commit d36a298d25
2 changed files with 10 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ jobs:
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
- uses: actions/checkout@v4
if: ${{ steps.release.outputs.release_created }}