Skip to content

Commit

Permalink
Correct endpoint URL
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed May 12, 2024
1 parent c9c7bc7 commit 0fe2af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build website
env:
# Point peers-for-peers website client at shared (federated) p2panda node
ENDPOINT: https://welle.liebechaos.org
ENDPOINT: https://welle.liebechaos.org/graphql
run: npm run build

- name: Deploy website
Expand Down

0 comments on commit 0fe2af2

Please sign in to comment.