ci: update sponsorships example token [skip test]

This commit is contained in:
lowlighter
2023-01-17 12:40:54 -05:00
parent 8b34b0ab93
commit 381306aae4
11 changed files with 90 additions and 89 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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