ci: auto-regenerate files
This commit is contained in:
13
.github/workflows/examples.yml
vendored
13
.github/workflows/examples.yml
vendored
@@ -412,9 +412,6 @@ jobs:
|
||||
repo: metrics
|
||||
plugin_people: yes
|
||||
plugin_people_types: contributors, stargazers, watchers, sponsors
|
||||
plugin_people_sponsors_custom: >-
|
||||
iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
|
||||
marcreichel, OmaarElAmri, naveensrinivasan
|
||||
output_action: none
|
||||
delay: 120
|
||||
user: lowlighter
|
||||
@@ -652,6 +649,7 @@ jobs:
|
||||
base: ""
|
||||
plugin_sponsors: yes
|
||||
plugin_sponsors_sections: goal
|
||||
plugin_sponsors_past: yes
|
||||
output_action: none
|
||||
delay: 120
|
||||
user: lowlighter
|
||||
@@ -1232,12 +1230,13 @@ jobs:
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
user: lowlighter
|
||||
plugin_people: yes
|
||||
plugin_people_types: sponsors
|
||||
plugin_people_sponsors_custom: iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, marcreichel, OmaarElAmri, naveensrinivasan
|
||||
plugin_people_size: 48
|
||||
plugin_sponsors: yes
|
||||
plugin_sponsors_past: yes
|
||||
plugin_sponsors_sections: goal
|
||||
plugins_errors_fatal: ${{ github.repository == 'lowlighter/lowlighter' }}
|
||||
config_display: large
|
||||
extras_js: |
|
||||
document.querySelectorAll(".markdown, .center, .goal-text span:last-child")?.forEach(h2 => h2.remove())
|
||||
output_action: none
|
||||
delay: 120
|
||||
- name: Licenses
|
||||
|
||||
Reference in New Issue
Block a user