diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index b5f30be5..3276febc 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -17,7 +17,6 @@ jobs: with: command: manifest release-type: maven - token: ${{secrets.GITHUB_TOKEN}} default-branch: main outputs: release_created: ${{ steps.release.outputs.release_created }}