feature: Update text and add ability to show followers
Some checks are pending
PUBLISH_IMAGE / Publish 'waka-readme-stats' image (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
CODESTYLE / Run codestyle check (push) Waiting to run

This commit is contained in:
2024-11-03 00:00:13 -05:00
parent c1edbd4606
commit f3817de94d
5 changed files with 15 additions and 2 deletions

View File

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