Skip to content

Commit e07d29a

Browse files
authored
Update ReadMe.md
1 parent 0bc3365 commit e07d29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/github/workflows/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
* create a slack integration webhook if you don't have one already
5959
* create a `SLACK_WEBHOOK` secret on your repository with the webhook token value
6060
* for this particular action, `SLACK_CHANNEL` is optional environment variable and will default to the webhook token channel if not specified
61-
* this example shows how you can put a link to your github action workflow as the `SLACK_MESSAGE` (good for people to see artifacts you can push up such as the SeleniumBase Presenter)
61+
* this example shows how you can put a link to your workflow as the `SLACK_MESSAGE` (good to see artifacts pushed up such as from the SeleniumBase presenter feature!)
6262
```
6363
- name: Slack notification
6464
uses: rtCamp/action-slack-notify@master

0 commit comments

Comments
 (0)