Skip to content

Commit

Permalink
fix: add danger github token
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelugolini committed Jul 28, 2023
1 parent 6d0df51 commit af7a6f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dangerjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
- run: yarn danger ci
env:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NOTION_API_TOKEN: ${{ secrets.NOTION_API_TOKEN }}

0 comments on commit af7a6f0

Please sign in to comment.