1
0

update display content
Some checks failed
Waka Readme / WakaReadme DevMetrics (push) Has been cancelled

This commit is contained in:
2024-01-15 23:57:34 +08:00
parent 7cb83d4e0f
commit 2120d2f987

View File

@@ -19,3 +19,15 @@ jobs:
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GITEA_TOKEN: ${{ secrets.TOKEN }}
SHOW_TITLE: true # optional
SECTION_NAME: waka # optional
BLOCKS: -> # optional
CODE_LANG: rust python # optional
TIME_RANGE: all_time # optional
LANG_COUNT: 10 # optional
SHOW_TIME: true # optional
SHOW_TOTAL: true # optional
SHOW_MASKED_TIME: false # optional
STOP_AT_OTHER: true # optional
IGNORED_LANGUAGES: YAML JSON TOML