Skip to content

Commit 6e539d6

Browse files
author
Ankush Pala [email protected]
committed
format ci/cd payload
title
1 parent fca5e13 commit 6e539d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_python_sdk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# This data can be any valid JSON from a previous step in the GitHub Action
3737
payload: |
3838
{
39-
"text": "Headsup - The python-sdk has been version bumped and published to pypi",
39+
"text": "Headsup - The python-sdk has been version bumped and published to pypi"
4040
}
4141
env:
4242
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)