feat(plugins/community/splatoon): add plugin (#1287)
This commit is contained in:
12
source/plugins/community/splatoon/examples.yml
Normal file
12
source/plugins/community/splatoon/examples.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
- name: Example
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.splatoon.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
plugin_splatoon: yes
|
||||
plugin_splatoon_token: ${{ secrets.SPLATOON_TOKEN }}
|
||||
test:
|
||||
skip: true
|
||||
prod:
|
||||
skip: true
|
||||
Reference in New Issue
Block a user