diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index f65f937..ddf127d 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -9,5 +9,4 @@ jobs: steps: - uses: GoogleCloudPlatform/release-please-action@v3 with: - command: manifest token: ${{ secrets.RELEASE_PLEASE_TOKEN }}