mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Update update_validators_info.yml
This commit is contained in:
parent
98662db833
commit
72a117205a
3
.github/workflows/update_validators_info.yml
vendored
3
.github/workflows/update_validators_info.yml
vendored
|
@ -10,6 +10,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
|
token: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
|
||||||
|
ref: ${{ github.head_ref }}
|
||||||
- uses: actions/setup-node@v1
|
- uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: 12
|
node-version: 12
|
||||||
|
@ -25,4 +26,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
commit_user_name: trust-wallet-merge-bot
|
commit_user_name: trust-wallet-merge-bot
|
||||||
commit_user_email: mergebot@trustwallet.com
|
commit_user_email: mergebot@trustwallet.com
|
||||||
commit_message: Update validators info
|
commit_message: Update validators info
|
||||||
|
|
Loading…
Reference in New Issue
Block a user