Skip to content

Commit

Permalink
ci: tag release manager on support message
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac authored Dec 19, 2024
1 parent c0836f3 commit 4875125
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/RELEASE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
- type: section
text:
type: plain_text
text: '[fyi] Hi, Desktop Modeler ${{ needs.pre_release.outputs.tag }} release is upcoming.'
text: '[fyi] Hi, Desktop Modeler ${{ needs.pre_release.outputs.tag }} release is upcoming. Contact @desktop-modeler-release-manager in case of any questions.'
- type: section
text:
type: mrkdwn
Expand All @@ -190,4 +190,3 @@ jobs:
text:
type: mrkdwn
text: '<${{ steps.milestone.outputs.LINK }}|Closed issues related to support>'

0 comments on commit 4875125

Please sign in to comment.