FIX: Added Error Handling

This commit is contained in:
Anmol
2020-07-21 12:58:24 +05:30
parent aad574a5b3
commit 95a5e7e9db

View File

@@ -42,6 +42,11 @@ inputs:
description: "Shows the number of commit graph in the dev metrics" description: "Shows the number of commit graph in the dev metrics"
default: "True" default: "True"
SHOW_LANGUAGE:
required: false
description: "Show the Coding language used in dev metrics"
default: "True"