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.
2 parents 769b27f + b61395c commit af48744Copy full SHA for af48744
.github/workflows/build-and-publish.yaml
@@ -25,7 +25,7 @@ on:
25
jobs:
26
build-and-pubish:
27
name: Build and publish JAR packages to Maven repository
28
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-java-publish-versioned-package.yaml@v2.7
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-java-publish-versioned-package.yaml@v2.8
29
with:
30
release_type: ${{ inputs.release_type }}
31
publish_to_maven: ${{ inputs.publish_to_maven }}
0 commit comments