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.
2 parents 88c7198 + a16c881 commit 5ae18f6Copy full SHA for 5ae18f6
.github/actions/sync-to-maven-central/action.yml
@@ -28,6 +28,7 @@ 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