repo: reorder .github
This commit is contained in:
7
.github/scripts/quickstart/plugin/examples.yml
vendored
Normal file
7
.github/scripts/quickstart/plugin/examples.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
- name: <%= `${name.charAt(0).toLocaleUpperCase()}${name.substring(1)}` %> plugin (default)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.<%= name %>.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
plugin_<%= name %>: yes
|
||||
Reference in New Issue
Block a user