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 f2eadc7 commit 532c053Copy full SHA for 532c053
.github/workflows/run-release.yml
@@ -343,11 +343,6 @@ jobs:
343
with:
344
token: ${{ secrets.BOT_GITHUB_TOKEN }}
345
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
-
351
- name: Update staging repository
352
env:
353
STAGING_REPOSITORY_FILE: maven-config/staging-repository.txt
0 commit comments