Skip to content

Commit 532c053

Browse files
committed
remove tag check
1 parent f2eadc7 commit 532c053

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/run-release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -343,11 +343,6 @@ jobs:
343343
with:
344344
token: ${{ secrets.BOT_GITHUB_TOKEN }}
345345

346-
- uses: Alfresco/alfresco-build-tools/.github/actions/git-check-existing-tag@9d00215f539f669b41c7fabf7b88ccc8f316926c # v6.0.1
347-
id: check-tag
348-
with:
349-
tag: ${{ env.RELEASE_VERSION }}
350-
351346
- name: Update staging repository
352347
env:
353348
STAGING_REPOSITORY_FILE: maven-config/staging-repository.txt

0 commit comments

Comments
 (0)