Skip to content

Commit

Permalink
Update update_validators_info.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EnoRage authored Jul 3, 2020
1 parent 98662db commit 72a1172
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update_validators_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v2
with:
token: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
ref: ${{ github.head_ref }}
- uses: actions/setup-node@v1
with:
node-version: 12
Expand All @@ -25,4 +26,4 @@ jobs:
with:
commit_user_name: trust-wallet-merge-bot
commit_user_email: mergebot@trustwallet.com
commit_message: Update validators info
commit_message: Update validators info

0 comments on commit 72a1172

Please sign in to comment.