Skip to content

Commit

Permalink
Merge pull request #11 from IABTechLab/llp-uid2-2236-branch-protection
Browse files Browse the repository at this point in the history
Update to the PR-based CI workflow.
  • Loading branch information
lionell-pack-ttd authored Dec 18, 2023
2 parents 3ad7ed4 + 6fea1f2 commit d432390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
jobs:
build-and-pubish:
name: Build and publish JAR packages to Maven repository
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
with:
release_type: ${{ inputs.release_type }}
publish_to_maven: ${{ inputs.publish_to_maven }}
Expand Down

0 comments on commit d432390

Please sign in to comment.