Skip to content

Commit

Permalink
set basescan key to env
Browse files Browse the repository at this point in the history
  • Loading branch information
arr00 committed May 21, 2024
1 parent 44e3c92 commit 2894ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ jobs:
CONTRACT: ${{ github.event.inputs.contract }}
PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
RPC_URL: ${{ env.RPC_URL }}
BASESCAN_API_KEY: ${{ secrets.BASESCAN_API_KEY }}

0 comments on commit 2894ee3

Please sign in to comment.