Skip to content

Commit

Permalink
Fix api key
Browse files Browse the repository at this point in the history
  • Loading branch information
boyuan-chen committed Aug 8, 2024
1 parent 7a1785e commit a651440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- run: npm i
- run: npm test
env:
THE_GRAPH_API_KEY: ${{ secrets.THE_GRAPH_API_KEY }}
REACT_APP_THE_GRAPH_API_KEY: ${{ secrets.THE_GRAPH_API_KEY }}

0 comments on commit a651440

Please sign in to comment.