diff --git a/action.yml b/action.yml index ad9f050..713ed84 100644 --- a/action.yml +++ b/action.yml @@ -42,6 +42,11 @@ inputs: description: "Shows the number of commit graph in the dev metrics" default: "True" + SHOW_LANGUAGE: + required: false + description: "Show the Coding language used in dev metrics" + default: "True" +