diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 40ad8ec65..444159884 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -25,8 +25,6 @@ jobs: - uses: google-github-actions/release-please-action@a6d1fd9854c8c40688a72f7e4b072a1e965860a0 # v4 id: release with: - release-type: "go" - command: manifest token: ${{secrets.GITHUB_TOKEN}} default-branch: main