Skip to content

Commit 0d82eb2

Browse files
committed
adding env to github flow
1 parent 567c5cf commit 0d82eb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/checks.yml

+2
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ jobs:
4343
run: yarn install --frozen-lockfile
4444

4545
- run: yarn build && yarn export
46+
env:
47+
WORDPRESS_GRAPHQL_ENDPOINT: ${{ secrets.WORDPRESS_GRAPHQL_ENDPOINT }}

0 commit comments

Comments
 (0)