docs(templates/community): rewrite documentation

This commit is contained in:
lowlighter
2022-01-14 22:10:04 -05:00
parent 2d6c9e16d6
commit 7228fc3b6d
3 changed files with 71 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
- name: Example
- name: Using a community template
uses: lowlighter/metrics@latest
with:
token: ${{ secrets.METRICS_TOKEN }}
@@ -6,4 +6,14 @@
setup_community_templates: "lowlighter/metrics@master:classic"
test:
modes:
- action
- action
- name: Using a trusted community template
uses: lowlighter/metrics@latest
with:
token: ${{ secrets.METRICS_TOKEN }}
template: "@terminal"
setup_community_templates: "lowlighter/metrics@master:terminal+trust"
test:
modes:
- action