Skip to content

Commit 5079dab

Browse files
committed
Temporarily set ignore-already-exists-error to true
1 parent 8c22634 commit 5079dab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/sync-to-maven-central/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ runs:
2828
with:
2929
token: ${{ inputs.central-token-password }}
3030
token-name: ${{ inputs.central-token-username }}
31+
ignore-already-exists-error: true
3132
- name: Await
3233
uses: ./.github/actions/await-http-resource
3334
with:

0 commit comments

Comments
 (0)