docs(templates): add examples.yml
This commit is contained in:
9
source/templates/community/examples.yml
Normal file
9
source/templates/community/examples.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
- name: Example
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
template: "@classic"
|
||||
setup_community_templates: "lowlighter/metrics@master:classic"
|
||||
test:
|
||||
modes:
|
||||
- action
|
||||
Reference in New Issue
Block a user