Skip to content

Commit 27d7043

Browse files
committed
updating Cypress-CLI CI/CD
1 parent 66e9090 commit 27d7043

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
@@ -42,7 +42,7 @@ jobs:
4242
# For posting a rich message using Block Kit
4343
payload: |
4444
{
45-
"text": "GitHub Action build result: ${{ job.status }}\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}",
45+
"text": "GitHub Action build result for Cypress-CLI: ${{ job.status }}\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}",
4646
"blocks": [
4747
{
4848
"type": "section",

0 commit comments

Comments
 (0)