this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ’š Set WAKATIME_API_KEY env var when building

+1
+1
.github/workflows/deploy.yml
··· 36 36 LANG: ${{ matrix.lang }} 37 37 LOCALE: ${{ matrix.locale }} 38 38 BUILD_COMMIT: ${{ github.sha }} 39 + WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }} 39 40 40 41 - name: Deploy to Netlify 41 42 run: bunx netlify deploy