We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70233d3 + 8afec85 commit 4f7b5f2Copy full SHA for 4f7b5f2
.github/workflows/build-and-publish.yaml
@@ -33,7 +33,7 @@ on:
33
jobs:
34
build-and-pubish:
35
name: Build and publish JAR packages to Maven repository
36
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@v2
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@v3
37
with:
38
release_type: ${{ inputs.release_type }}
39
publish_to_maven: ${{ inputs.publish_to_maven }}
0 commit comments