Skip to content

Commit

Permalink
♻️ rename message
Browse files Browse the repository at this point in the history
  • Loading branch information
joelazar committed Jun 10, 2022
1 parent 22a4217 commit 81d78cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_slack_notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
env:
INCOMING_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}
with:
text: A release is published.
text: ${{ github.event.release.tag_name}} is published.
blocks: |
[
{
Expand Down

0 comments on commit 81d78cf

Please sign in to comment.