Skip to content

Commit

Permalink
added commit sha
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Oct 18, 2024
1 parent bad552d commit f2206dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/notify-slack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ runs:
{
"type": "mrkdwn",
"text": "*Status:*\n ${{inputs.job_status}}"
},
{
"type": "mrkdwn",
"text": "*Commit:*\n ${{github.sha}}"
}
]
},
Expand Down

0 comments on commit f2206dd

Please sign in to comment.