Update action metadata

This commit is contained in:
lowlighter
2021-05-11 13:57:17 +02:00
parent f9fe82cbba
commit 34765aff81
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
## 🦑 Interested to get your own?
For a fully-featured experience you should use **metrics** as a [GitHub Action](https://github.com/marketplace/actions/github-metrics-as-svg-image), but you can also try it now at [metrics.lecoq.io](https://metrics.lecoq.io/) with your GitHub username!
For a fully-featured experience you should use **metrics** as a [GitHub Action](https://github.com/marketplace/actions/metrics-embed), but you can also try it now at [metrics.lecoq.io](https://metrics.lecoq.io/) with your GitHub username!
Choose `📊 Metrics embed` if you want to customize your GitHub profile and `✨ Metrics insights` to get a quick overview of your GitHub statistics:

View File

@@ -12,9 +12,9 @@ inputs:
# ====================================================================================
# Action metadata
name: GitHub metrics as SVG image
name: Metrics embed
author: lowlighter
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 100+ options to display stats about your GitHub account!
branding:
icon: user-check
color: gray-dark

View File

@@ -289,7 +289,7 @@
<footer v-if="!embed">
<a href="https://github.com/lowlighter/metrics">Repository</a>
<a href="https://github.com/lowlighter/metrics/blob/master/LICENSE">License</a>
<a href="https://github.com/marketplace/actions/github-metrics-as-svg-image">GitHub Action</a>
<a href="https://github.com/marketplace/actions/metrics-embed">GitHub Action</a>
<span v-if="hosted">Hosted with ❤️ by <a :href="hosted.link">{{ hosted.by }}</a></span>
</footer>

View File

@@ -168,7 +168,7 @@
<footer>
<a href="https://github.com/lowlighter/metrics">Repository</a>
<a href="https://github.com/lowlighter/metrics/blob/master/LICENSE">License</a>
<a href="https://github.com/marketplace/actions/github-metrics-as-svg-image">GitHub Action</a>
<a href="https://github.com/marketplace/actions/metrics-embed">GitHub Action</a>
<span v-if="hosted">Hosted with ❤️ by <a :href="hosted.link">{{ hosted.by }}</a></span>
</footer>