Skip to content

Commit

Permalink
Merge pull request #69 from aragon/fix/op-vault-prod
Browse files Browse the repository at this point in the history
fixed op vault in production
  • Loading branch information
jjavieralv authored Sep 4, 2024
2 parents ea34370 + 6922cc4 commit af461b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_fleek.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
export-env: true
env:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN_PRODUCTION }}
THEGRAPH_COURT: op://apikeys_prod/thegraph_courtv2/credential
THEGRAPH_COURT: op://apikeys_production/thegraph_courtv2/credential
- uses: actions/checkout@v3
- name: Install node
uses: actions/setup-node@v1
Expand Down

0 comments on commit af461b4

Please sign in to comment.