Skip to content

Commit

Permalink
Merge pull request #10 from evantianx/master
Browse files Browse the repository at this point in the history
doc: update usage version v1 to v1.0.1
  • Loading branch information
kentaro-m committed Nov 15, 2019
2 parents 5fd7cfa + 0c2e112 commit f74b4b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,7 +12,7 @@ jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1
- uses: kentaro-m/auto-assign-action@v1.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
```
Expand Down Expand Up @@ -116,4 +116,4 @@ addAssignees: author
```

## :memo: Licence
MIT
MIT

0 comments on commit f74b4b6

Please sign in to comment.