Skip to content

Commit b61395c

Browse files
Update version to get PR workflow.
1 parent 769b27f commit b61395c

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
@@ -25,7 +25,7 @@ on:
2525
jobs:
2626
build-and-pubish:
2727
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
28+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-java-publish-versioned-package.yaml@v2.8
2929
with:
3030
release_type: ${{ inputs.release_type }}
3131
publish_to_maven: ${{ inputs.publish_to_maven }}

0 commit comments

Comments
 (0)