We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7630d commit 7fbc58bCopy full SHA for 7fbc58b
.github/workflows/main.yml
@@ -100,7 +100,7 @@ jobs:
100
101
- run: npm run build:demo
102
env:
103
- 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/
104
105
- uses: actions/upload-pages-artifact@v3
106
with:
0 commit comments