Skip to content

Commit fdee71b

Browse files
committed
Use v2 of the shared pipeline
1 parent 11b906d commit fdee71b

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.8
29+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-java-publish-versioned-package.yaml@v2
3030
with:
3131
release_type: ${{ inputs.release_type }}
3232
publish_to_maven: ${{ inputs.publish_to_maven }}

0 commit comments

Comments
 (0)