mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
ci: use danger token
This commit is contained in:
parent
38464bf065
commit
3d2af7bc38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/data-validate.yml
vendored
2
.github/workflows/data-validate.yml
vendored
|
|
@ -28,4 +28,4 @@ jobs:
|
|||
- name: Validate data.js using DangerJS
|
||||
run: npx danger ci
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue