diff --git a/.github/actions/sync-to-maven-central/action.yml b/.github/actions/sync-to-maven-central/action.yml index 573971e2ce8..c7dde0acba9 100644 --- a/.github/actions/sync-to-maven-central/action.yml +++ b/.github/actions/sync-to-maven-central/action.yml @@ -28,7 +28,6 @@ runs: with: token: ${{ inputs.central-token-password }} token-name: ${{ inputs.central-token-username }} - ignore-already-exists-error: true - name: Await uses: ./.github/actions/await-http-resource with: