Auto-regenerate files
This commit is contained in:
14
action.yml
generated
14
action.yml
generated
@@ -996,6 +996,20 @@ inputs:
|
||||
description: Maximum number of entries to display per graph
|
||||
default: 5
|
||||
|
||||
# If you use a selfhosted wakatime instance (wakapi)
|
||||
# that is publicly available place your url here
|
||||
#
|
||||
# If you use the public wakapi instance the url
|
||||
# would be https://wakapi.dev
|
||||
plugin_wakatime_url:
|
||||
description: Address where to reach your Wakatime instance
|
||||
default: https://wakatime.com
|
||||
|
||||
# Username on Wakatime
|
||||
plugin_wakatime_user:
|
||||
description: Your Wakatime user on the selfhosted Wakapi instance
|
||||
default: .user.login
|
||||
|
||||
# ====================================================================================
|
||||
# 💹 Stock prices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user