docs(templates/community): rewrite documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user