mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
fix token
This commit is contained in:
parent
440bc104de
commit
a929dbeba5
1
.github/workflows/daily_update.yml
vendored
1
.github/workflows/daily_update.yml
vendored
|
@ -7,6 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
|
||||
- uses: actions/setup-node@v1.4.1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user