Skip to content

Commit

Permalink
Fix for renaming label at release (#30912)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralfaro-dotcms authored Dec 10, 2024
1 parent a186871 commit 2e4664f
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 @@ -380,6 +380,7 @@ jobs:
uses: ./.github/workflows/issue_comp_release-labeling.yml
with:
new_label: 'Release : ${{ github.event.inputs.release_version }}'
rename_label: 'Next Release'
secrets:
CI_MACHINE_TOKEN: ${{ secrets.CI_MACHINE_TOKEN }}

Expand Down

0 comments on commit 2e4664f

Please sign in to comment.