use cloudflare endpoint

This commit is contained in:
platane
2025-02-20 23:51:16 +07:00
parent 1f7630d984
commit 7fbc58b61d

View File

@@ -100,7 +100,7 @@ jobs:
- run: npm run build:demo
env:
GITHUB_USER_CONTRIBUTION_API_ENDPOINT: https://snk-one.vercel.app/api/github-user-contribution/
GITHUB_USER_CONTRIBUTION_API_ENDPOINT: https://github-user-contribution.platane.workers.dev/github-user-contribution/
- uses: actions/upload-pages-artifact@v3
with: