Added Code time badge

FIX #230
This commit is contained in:
anmol098
2021-12-01 18:34:16 +05:30
parent 64be4f90fc
commit a58dd10faf
2 changed files with 18 additions and 0 deletions

View File

@@ -97,6 +97,11 @@ inputs:
description: "Show updated date"
default: "True"
SHOW_TOTAL_CODE_TIME:
required: false
description: "Show Total Time you have coded"
default: "True"
runs:
using: 'docker'
image: 'Dockerfile'