chore: update metrics descriptions

This commit is contained in:
lowlighter
2021-08-20 02:37:35 +02:00
parent ad32e51f5b
commit 569126611f
3 changed files with 239 additions and 239 deletions

2
action.yml generated
View File

@@ -1237,7 +1237,7 @@ inputs:
# Action metadata
name: Metrics embed
author: lowlighter
description: An infographics generator with 30+ plugins and 100+ options to display stats about your GitHub account!
description: An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account!
branding:
icon: user-check
color: gray-dark

View File

@@ -1,7 +1,7 @@
{
"name": "metrics",
"version": "3.14.0-beta",
"description": "An infographics generator with 30+ plugins and 100+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!",
"description": "An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!",
"main": "index.mjs",
"scripts": {
"start": "node source/app/web/index.mjs",

View File

@@ -14,7 +14,7 @@ inputs:
# Action metadata
name: Metrics embed
author: lowlighter
description: An infographics generator with 30+ plugins and 100+ options to display stats about your GitHub account!
description: An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account!
branding:
icon: user-check
color: gray-dark