Skip to content

Commit

Permalink
Polish Slack message
Browse files Browse the repository at this point in the history
  • Loading branch information
ymhuang0808 committed Dec 29, 2023
1 parent 29194d6 commit 8ea8987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@ jobs:
"elements": [
{
"type": "mrkdwn",
"text": "From **${{ github.repository }}**"
"text": "From _${{ github.repository }}_"
},
{
"type": "mrkdwn",
"text": "Ref name: **${{ github.ref_name }}**"
"text": "Ref name: _${{ github.ref_name }}_"
}
]
}
Expand Down

0 comments on commit 8ea8987

Please sign in to comment.