diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 095b146..9800e00 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,6 +23,9 @@ jobs: uses: google-github-actions/release-please-action@v3 with: command: manifest + config-file: .release-please-config.json + manifest-file: .release-please-manifest.json + monorepo-tags: true release-type: node - name: Debug Output