Update waka.yml

This commit is contained in:
Timothy Pidashev
2021-12-26 22:14:24 -08:00
committed by GitHub
parent 59e93981d6
commit 9b5118043a
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
name: Update this repo's README
runs-on: ubuntu-latest
steps:
- uses: anmol098/waka-readme-stats@V3
- uses: anmol098/waka-readme-stats@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}