chore: remove flags on tweaks
This commit is contained in:
parent
9f9774baa9
commit
cdd0b1ca87
8
.github/workflows/waka-readme.yml
vendored
8
.github/workflows/waka-readme.yml
vendored
@ -14,10 +14,10 @@ jobs:
|
|||||||
- uses: athul/waka-readme@master
|
- uses: athul/waka-readme@master
|
||||||
with:
|
with:
|
||||||
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
||||||
SHOW_TITLE: true
|
# SHOW_TITLE: true
|
||||||
BLOCKS: ░▒▓█
|
# BLOCKS: ░▒▓█
|
||||||
TIME_RANGE: all_time
|
# TIME_RANGE: all_time
|
||||||
SHOW_TIME: true
|
# SHOW_TIME: true
|
||||||
# following flags are required, only if this is not on
|
# following flags are required, only if this is not on
|
||||||
# profile readme, remove the leading `#` to use them
|
# profile readme, remove the leading `#` to use them
|
||||||
#GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
#GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user