Skip to content

Commit a22b3d1

Browse files
committed
Revert "Temporarily set ignore-already-exists-error to true"
This reverts commit 1fc94ef.
1 parent 1fc94ef commit a22b3d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)