Skip to content

Commit

Permalink
Fix the section how to create a workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kentaro-m committed Oct 2, 2019
1 parent c98a628 commit dc20f19
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 @@ -14,7 +14,7 @@ jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@master
- uses: kentaro-m/auto-assign-action@1.0.0-alpha
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
```
Expand Down

0 comments on commit dc20f19

Please sign in to comment.