Skip to content

Commit

Permalink
fixed op vault in production
Browse files Browse the repository at this point in the history
  • Loading branch information
jjavieralv committed Sep 4, 2024
1 parent ea34370 commit 6922cc4
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 6922cc4

Please sign in to comment.