ci: add missing username
This commit is contained in:
1
.github/scripts/files/examples.yml
vendored
1
.github/scripts/files/examples.yml
vendored
@@ -96,6 +96,7 @@ jobs:
|
||||
filename: metrics.sponsors.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
user: lowlighter
|
||||
plugin_people: yes
|
||||
plugin_people_types: sponsors
|
||||
plugin_people_sponsors_custom: yutkat, ktnkk, iamsainikhil, tfSheol
|
||||
|
||||
1
.github/workflows/examples.yml
vendored
1
.github/workflows/examples.yml
vendored
@@ -1189,6 +1189,7 @@ jobs:
|
||||
filename: metrics.sponsors.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
user: lowlighter
|
||||
plugin_people: yes
|
||||
plugin_people_types: sponsors
|
||||
plugin_people_sponsors_custom: yutkat, ktnkk, iamsainikhil, tfSheol
|
||||
|
||||
Reference in New Issue
Block a user