Skip to content

Commit 80b92b9

Browse files
committed
Using Caroline's branch in build and publish for now since publishing snapshot deosn't work in the existing workflow
1 parent 73ee0ab commit 80b92b9

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-publish-to-maven-versioned.yaml@v3
29+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@ccm-UID2-5546-migrate-maven-to-central-publisher-portal
3030
with:
3131
release_type: ${{ inputs.release_type }}
3232
publish_to_maven: ${{ inputs.publish_to_maven }}

0 commit comments

Comments
 (0)