Update waka.yml

This commit is contained in:
Timothy Pidashev
2021-09-18 21:14:08 -07:00
committed by GitHub
parent 7c8d493ebf
commit 04f53e48bd
+3 -6
View File
@@ -3,7 +3,7 @@ name: Waka Readme
on:
workflow_dispatch:
schedule:
# Runs at 00:00AM UTC
# Runs at 12am UTC
- cron: '0 0 * * *'
jobs:
@@ -11,10 +11,7 @@ jobs:
name: Update this repo's README
runs-on: ubuntu-latest
steps:
- uses: anmol098/waka-readme-stats@master #PLEASE USE MASTER BRANCH
- uses: athul/waka-readme@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
SHOW_PROJECTS: "False"
SHOW_LINES_OF_CODE: "True"
LOCALE: "en"
SHOW_TITLE: true