Skip to content

Commit

Permalink
Using java 21 for release process (#30757)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralfaro-dotcms authored Nov 22, 2024
1 parent 874d5e8 commit 68612b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/legacy-release_maven-release-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ jobs:
release-labeling:
name: Release Labeling
needs: [prepare-release, release-process, build-push-image]
if: success() && github.event.inputs.update_github_labels == 'true'
uses: ./.github/workflows/issue_comp_release-labeling.yml
with:
Expand Down

0 comments on commit 68612b9

Please sign in to comment.