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 6a37cae commit 4ebf31dCopy full SHA for 4ebf31d
.github/workflows/deploy-ui.yml
@@ -57,6 +57,7 @@ jobs:
57
SEQUENCER_API_URL: ${{ secrets.SEQUENCER_API_URL }}
58
CENSUS_API_URL: ${{ secrets.CENSUS_API_URL }}
59
RPC_URL: ${{ secrets.RPC_URL }}
60
+ FORCE_SEQUENCER_ADDRESSES: ${{ secrets.FORCE_SEQUENCER_ADDRESSES }}
61
ESLINT_NO_DEV_ERRORS: true
62
63
- name: Copy index.html to 404.html for SPA fallback
0 commit comments