Skip to content

Commit 7fbc58b

Browse files
committed
✨ use cloudflare endpoint
1 parent 1f7630d commit 7fbc58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
- run: npm run build:demo
102102
env:
103-
GITHUB_USER_CONTRIBUTION_API_ENDPOINT: https://snk-one.vercel.app/api/github-user-contribution/
103+
GITHUB_USER_CONTRIBUTION_API_ENDPOINT: https://github-user-contribution.platane.workers.dev/github-user-contribution/
104104

105105
- uses: actions/upload-pages-artifact@v3
106106
with:

0 commit comments

Comments
 (0)