diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index b33cdb50..a959d553 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -18,5 +18,4 @@ jobs: steps: - uses: google-github-actions/release-please-action@a6d1fd9854c8c40688a72f7e4b072a1e965860a0 # v4.0.0 with: - command: manifest token: ${{ secrets.AMP_RELEASER_TOKEN }}