diff --git a/.github/workflows/waka-readme.yml b/.github/workflows/waka-readme.yml index f6cd892..762af11 100644 --- a/.github/workflows/waka-readme.yml +++ b/.github/workflows/waka-readme.yml @@ -14,10 +14,10 @@ jobs: - uses: athul/waka-readme@master with: WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }} - SHOW_TITLE: true - BLOCKS: ░▒▓█ - TIME_RANGE: all_time - SHOW_TIME: true + # SHOW_TITLE: true + # BLOCKS: ░▒▓█ + # TIME_RANGE: all_time + # SHOW_TIME: true # following flags are required, only if this is not on # profile readme, remove the leading `#` to use them #GH_TOKEN: ${{ secrets.GH_TOKEN }}