Skip to content

Commit

Permalink
shorten repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
abinoda authored Jan 25, 2019
1 parent 6910827 commit 36fb84a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This action is designed to be used with [Slack bot tokens](https://api.slack.com

```workflow
action "Post message to Slack" {
uses = "pullreminders/slack-github-action@master"
uses = "pullreminders/slack-action@master"
secrets = [
"SLACK_BOT_TOKEN",
]
Expand Down Expand Up @@ -69,4 +69,4 @@ Please refer to [Slack's documentation](https://api.slack.com/docs/messages) on

## License

The Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE).
The Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE).

0 comments on commit 36fb84a

Please sign in to comment.