Skip to content

Commit

Permalink
update subgraph (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga authored Dec 1, 2023
1 parent c105ecf commit 9c0827f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Checkout
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 #@v3.1.0
- name: Set .env for functions
run: echo "CENTRIFUGE_SUBGRAPH_URL=https://graph.centrifuge.io/tinlake" > functions/.env
run: echo "CENTRIFUGE_SUBGRAPH_URL=https://api.goldsky.com/api/public/project_clhi43ef5g4rw49zwftsvd2ks/subgraphs/main/prod/gn" > functions/.env
- name: print .env
run: cat functions/.env
- name: Setup Node
Expand Down

0 comments on commit 9c0827f

Please sign in to comment.