We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fc94ef commit a22b3d1Copy full SHA for a22b3d1
.github/actions/sync-to-maven-central/action.yml
@@ -28,7 +28,6 @@ runs:
28
with:
29
token: ${{ inputs.central-token-password }}
30
token-name: ${{ inputs.central-token-username }}
31
- ignore-already-exists-error: true
32
- name: Await
33
uses: ./.github/actions/await-http-resource
34
0 commit comments