ci: auto-regenerate files [skip ci]

This commit is contained in:
lowlighter
2022-01-14 00:03:15 -05:00
parent 6a17bcb92a
commit 3c4730b0f6
5 changed files with 141 additions and 3 deletions

View File

@@ -48,5 +48,13 @@ Legend for option icons:
#### Examples workflows
<!--examples-->
```yaml
name: Default metrics
uses: lowlighter/metrics@latest
with:
filename: metrics.base.svg
token: ${{ secrets.METRICS_TOKEN }}
base: header, activity, community, repositories, metadata
```
<!--/examples-->