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 a22b3d1 commit 8e6bebeCopy full SHA for 8e6bebe
.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