mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
History build fix, fetch-depth 0
This commit is contained in:
parent
808d40a326
commit
5589bc161f
1
.github/workflows/history.yml
vendored
1
.github/workflows/history.yml
vendored
|
@ -12,6 +12,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.COMMIT_TOKEN }}
|
||||
ref: master
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12
|
||||
|
|
Loading…
Reference in New Issue
Block a user