This commit is contained in:
Alexey 2021-11-19 18:09:45 +01:00
parent 88b7e9ffe1
commit 64f09ba769
No known key found for this signature in database
GPG Key ID: C77958099D784E76
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
env:
ETHERSCAN_KEY: ${{ secrets.ETHERSCAN_KEY }}
INFURA_KEY: ${{ secrets.INFURA_KEY }}
ALCHEMY_KEY: ${{ secrets.ALCHEMY_KEY }}
steps:
- name: Checkout
uses: actions/checkout@v2