mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Use Danger token for format action
This commit is contained in:
parent
e0f1bebf4e
commit
ffc7e6559d
2
.github/workflows/daily_update.yml
vendored
2
.github/workflows/daily_update.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
|
||||||
- uses: actions/setup-node@v1.4.1
|
- uses: actions/setup-node@v1.4.1
|
||||||
with:
|
with:
|
||||||
node-version: 12
|
node-version: 12
|
||||||
|
|
Loading…
Reference in New Issue
Block a user