Skip to content

Commit 72d2b87

Browse files
committed
Test changes on kcc-fix-set-tag-problem
1 parent 479d2cb commit 72d2b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on:
2626
jobs:
2727
build-and-pubish:
2828
name: Build and publish JAR packages to Maven repository
29-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-java-publish-versioned-package.yaml@v2
29+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-java-publish-versioned-package.yaml@kcc-fix-set-tag-problem
3030
with:
3131
release_type: ${{ inputs.release_type }}
3232
publish_to_maven: ${{ inputs.publish_to_maven }}

0 commit comments

Comments
 (0)