Skip to content

Commit

Permalink
Update roboanimals-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kx9x authored Sep 17, 2023
1 parent e66271e commit 37f55b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/roboanimals-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ on:
required: false
BASESCAN_TOKEN:
required: false
YRPC_API_KEY:
required: false
PRIVATE_KEY:
required: true
PAT:
Expand Down Expand Up @@ -233,6 +235,7 @@ jobs:
BE: ${{ inputs.be }}
YPRICEAPI_USER: ${{ secrets.YPRICEAPI_USER }}
YPRICEAPI_PASS: ${{ secrets.YPRICEAPI_PASS }}
YRPC_API_KEY: ${{ secrets.YRPC_API_KEY }}
uses: yearn/yearn-workflows@upgrade-brownie
with:
file: ${{inputs.file}}
Expand Down

0 comments on commit 37f55b8

Please sign in to comment.