Skip to content

Commit

Permalink
fix: REVIEWDOG_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
vinh-hh committed Aug 3, 2023
1 parent 35ffb69 commit 78e7b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bearer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
cat rd.json
- name: Run reviewdog
env:
REVIEWDOG_TOKEN: "d09883b0b227a78e"
REVIEWDOG_TOKEN: "85803241cd4f8ea7"
run: |
cat rd.json | reviewdog -f=rdjson -reporter=github-pr-review
cat rd.json | reviewdog -f=rdjson -reporter=github-pr-check

0 comments on commit 78e7b4b

Please sign in to comment.