ci: update sponsorships example token [skip test]
This commit is contained in:
@@ -7,7 +7,7 @@ description: |
|
||||
examples:
|
||||
+for a user or an organization: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.svg
|
||||
for a repository: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.repository.svg
|
||||
index: 12
|
||||
index: 26
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
@@ -7,7 +7,7 @@ notes: |
|
||||
examples:
|
||||
+GitHub Skyline: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.skyline.svg
|
||||
GitHub City: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.skyline.city.svg
|
||||
index: 26
|
||||
index: 27
|
||||
supports:
|
||||
- user
|
||||
scopes: []
|
||||
|
||||
@@ -82,11 +82,11 @@ All product and company names are trademarks™ or registered® trademarks of th
|
||||
|
||||
<!--examples-->
|
||||
```yaml
|
||||
name: 💝 GitHub sponsorships
|
||||
name: 💝 GitHub Sponsorships
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.sponsorships.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
|
||||
base: ""
|
||||
plugin_sponsorships: yes
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- name: 💝 GitHub sponsorships
|
||||
- name: 💝 GitHub Sponsorships
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.sponsorships.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
|
||||
base: ""
|
||||
plugin_sponsorships: yes
|
||||
|
||||
@@ -4,6 +4,7 @@ description: |
|
||||
This plugin displays sponsorships funded through [GitHub sponsors](https://github.com/sponsors/).
|
||||
examples:
|
||||
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.sponsorships.svg
|
||||
index: 12
|
||||
supports:
|
||||
- user
|
||||
- organization
|
||||
|
||||
Reference in New Issue
Block a user