Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Update README.md (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac Rosenbauer authored Mar 17, 2021
1 parent a470f5d commit 5f78075
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,10 @@ jobs:
name: Send a Message
runs-on: ubuntu-latest
steps:
- use: bluenovaio/action-slack@main
- uses: bluenovaio/action-slack@main
with:
username: "ExampleBot"
icon_emoji: ":robot_face:"
text: "This is a sample message"
webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
```
#### Attribution
The OSS policies in this repository are based on [this](https://github.com/auth0/open-source-template) repo by Auth0.

0 comments on commit 5f78075

Please sign in to comment.