🚀 github user contribution api for dev

This commit is contained in:
platane
2020-11-30 17:56:34 +01:00
parent 15fbf4bff6
commit 55758d606c
3 changed files with 16 additions and 1 deletions

View File

@@ -69,6 +69,8 @@ jobs:
- uses: bahmutov/npm-install@v1.4.3
- run: yarn build:demo
env:
GITHUB_USER_CONTRIBUTION_API_ENDPOINT: https://snk-one.vercel.app/api/github-user-contribution/
- uses: crazy-max/ghaction-github-pages@v2.1.3
if: success() && github.ref == 'refs/heads/master'