Skip to content

Commit fa24fdf

Browse files
authored
update npm-publish.yml
1 parent 1e61484 commit fa24fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
"type": "section",
4949
"text": {
5050
"type": "mrkdwn",
51-
"text": "GitHub Action build result: ${{ job.status }}\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}"
51+
"text": "`lambdatest-cypress-cli` GitHub Action build result: ${{ job.status }}\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}"
5252
}
5353
}
5454
]

0 commit comments

Comments
 (0)