Skip to content

Commit

Permalink
Use github token (benasher44#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
benasher44 authored Oct 9, 2020
1 parent 738c48c commit 1606f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Danger
if: matrix.os == 'ubuntu-latest'
env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: bundle exec danger --fail-on-errors=true &> /dev/null


Expand Down

0 comments on commit 1606f12

Please sign in to comment.