ci: auto-regenerate files

This commit is contained in:
lowlighter
2022-01-16 18:33:24 -05:00
parent 5d2a5c5c45
commit 8a8d358890
49 changed files with 434 additions and 434 deletions

View File

@@ -62,7 +62,7 @@ name: Using a community template
uses: lowlighter/metrics@latest
with:
token: ${{ secrets.METRICS_TOKEN }}
template: '@classic'
template: "@classic"
setup_community_templates: lowlighter/metrics@master:classic
```
@@ -71,7 +71,7 @@ name: Using a trusted community template
uses: lowlighter/metrics@latest
with:
token: ${{ secrets.METRICS_TOKEN }}
template: '@terminal'
template: "@terminal"
setup_community_templates: lowlighter/metrics@master:terminal+trust
```