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 0624dec commit 1fc94efCopy full SHA for 1fc94ef
.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