Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
docs: fix usage guide
Browse files Browse the repository at this point in the history
  • Loading branch information
unicornware committed Aug 21, 2021
1 parent cb5dfcd commit 3bfbcb6
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 @@ -37,14 +37,14 @@ jobs:
- name: Checkout branch
uses: actions/checkout@v2
- name: flexdevelopment
uses: '@flex-development/flautoreview@v1.0.0'
uses: flex-development/flautoreview@v1.0.1
with:
body: lgtm 👍🏾
reviewers: flexdevelopment
senders: unicornware
token: ${{ secrets.PAT_REPO_flexdevelopment }}
- name: prbot
uses: '@flex-development/flautoreview@v1.0.0'
uses: flex-development/flautoreview@v1.0.1
with:
body: lgtm2 👍🏾
reviewers: prbot
Expand Down

0 comments on commit 3bfbcb6

Please sign in to comment.