update display content
Some checks failed
Waka Readme / WakaReadme DevMetrics (push) Has been cancelled
Some checks failed
Waka Readme / WakaReadme DevMetrics (push) Has been cancelled
This commit is contained in:
@@ -18,4 +18,16 @@ jobs:
|
|||||||
- uses: https://git.mamahaha.work/sangge/waka-readme@master # this action name
|
- uses: https://git.mamahaha.work/sangge/waka-readme@master # this action name
|
||||||
with:
|
with:
|
||||||
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
||||||
GITEA_TOKEN: ${{ secrets.TOKEN }}
|
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
|
||||||
Reference in New Issue
Block a user