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 b55415a commit da5b65bCopy full SHA for da5b65b
.github/workflows/build-and-publish.yaml
@@ -26,7 +26,7 @@ on:
26
jobs:
27
build-and-pubish:
28
name: Build and publish JAR packages to Maven repository
29
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@ccm-UID2-5546-migrate-maven-to-central-publisher-portal
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@v3
30
with:
31
release_type: ${{ inputs.release_type }}
32
publish_to_maven: ${{ inputs.publish_to_maven }}
0 commit comments