We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12d338 commit ab81173Copy full SHA for ab81173
.github/workflows/updatePermitInfo.yml
@@ -32,7 +32,6 @@ jobs:
32
run: yarn install --frozen-lockfile
33
34
- name: Generate Permit Info
35
- continue-on-error: true
36
env:
37
RPC_URL: ${{ secrets[format('RPC_URL_{0}', matrix.chainId)] }}
38
TOKEN_LIST: src/public/${{ format(matrix.tokenList, matrix.chainId) }}
0 commit comments