Skip to content

Commit

Permalink
use the right name in the reademe, mate
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewandante committed Jan 30, 2020
1 parent d0b9e5a commit bfe0359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/checkout@v2
- name: Scan for PRs
id: scan
uses: @actions/pr-monitor-slack-action
uses: andrewandante/pr-monitor-slack-action@v1.0.0
with:
# required inputs
slack-token: ${{ secrets.SLACK_OAUTH_TOKEN }}
Expand Down

0 comments on commit bfe0359

Please sign in to comment.