Skip to content

Commit

Permalink
restore github_token
Browse files Browse the repository at this point in the history
  • Loading branch information
connectdotz committed Aug 29, 2021
1 parent 1fdd934 commit 5b57ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# can only post comment from report itself, not from the forked PR
- name: Danger
env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: yarn danger ci

- name: run tsc
Expand Down

0 comments on commit 5b57ee8

Please sign in to comment.