mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Revert to GETHUB_TOKEN; special token not available in fork PRs. (#3266)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
bdc88d439b
commit
247b61d057
2
.github/workflows/danger.yml
vendored
2
.github/workflows/danger.yml
vendored
|
@ -20,4 +20,4 @@ jobs:
|
||||||
- name: Danger
|
- name: Danger
|
||||||
run: yarn danger ci
|
run: yarn danger ci
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user