chore: update metrics descriptions
This commit is contained in:
474
action.yml
generated
474
action.yml
generated
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "metrics",
|
"name": "metrics",
|
||||||
"version": "3.14.0-beta",
|
"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",
|
"main": "index.mjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node source/app/web/index.mjs",
|
"start": "node source/app/web/index.mjs",
|
||||||
|
|||||||
2
source/app/action/action.yml
generated
2
source/app/action/action.yml
generated
@@ -14,7 +14,7 @@ inputs:
|
|||||||
# Action metadata
|
# Action metadata
|
||||||
name: Metrics embed
|
name: Metrics embed
|
||||||
author: lowlighter
|
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:
|
branding:
|
||||||
icon: user-check
|
icon: user-check
|
||||||
color: gray-dark
|
color: gray-dark
|
||||||
|
|||||||
Reference in New Issue
Block a user