Skip to content

Commit e226ab2

Browse files
committed
Update release start message
1 parent 4f75209 commit e226ab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
channel-id: ${{ secrets.SLACK_CHANNEL_ID }}
6363
slack-message: |
64-
<!channel> New release ${{ env.VERSION_NAME }} has been triggered by ${{ github.actor }} :rocket:
64+
<!channel> New release **v${{ inputs.version }}** has been triggered by @${{ github.actor }} :rocket:
6565
env:
6666
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
6767

0 commit comments

Comments
 (0)