Skip to content

Commit

Permalink
fix: add HARVESTER_LINK env attr
Browse files Browse the repository at this point in the history
  • Loading branch information
shuffledex committed Jun 11, 2020
1 parent 99a07c0 commit b3d38e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codegen.yml
@@ -1,7 +1,7 @@
schema:
- 'https://24pha89jxg.execute-api.us-east-1.amazonaws.com/dev/graphql':
- ${HARVESTER_LINK}:
headers:
x-api-key: ${GRAPHQL_KEY}
x-api-key: ${HARVESTER_KEY}
generates:
./src/harvester/types.ts:
plugins:
Expand Down

0 comments on commit b3d38e7

Please sign in to comment.