We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567c5cf commit 0d82eb2Copy full SHA for 0d82eb2
.github/workflows/checks.yml
@@ -43,3 +43,5 @@ jobs:
43
run: yarn install --frozen-lockfile
44
45
- run: yarn build && yarn export
46
+ env:
47
+ WORDPRESS_GRAPHQL_ENDPOINT: ${{ secrets.WORDPRESS_GRAPHQL_ENDPOINT }}
0 commit comments