From a2dda44d9c2fd6988a259ef872a59900ae5fac0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 23:00:35 +0000 Subject: [PATCH] Auto-regenerate files --- action.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/action.yml b/action.yml index adf44476..a3a5e866 100644 --- a/action.yml +++ b/action.yml @@ -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