diff --git a/.github/workflows/repo--release-please.yml b/.github/workflows/repo--release-please.yml index d696bd1c66..cbbc76f191 100644 --- a/.github/workflows/repo--release-please.yml +++ b/.github/workflows/repo--release-please.yml @@ -15,5 +15,4 @@ jobs: steps: - uses: googleapis/release-please-action@v4 with: - release-type: simple token: ${{ secrets.RELEASE_PLEASE_TOKEN }}