diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 943f856..701049d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,4 +22,4 @@ jobs: - uses: googleapis/release-please-action@v4 with: token: ${{ secrets.GITHUB_TOKEN }} - release-type: python + config-file: release-please-config.json