ci: change token for sponsors

This commit is contained in:
lowlighter
2022-04-24 01:56:14 -04:00
parent 2f6efe7df1
commit ef63eb3f7e
5 changed files with 8 additions and 7 deletions

View File

@@ -93,7 +93,7 @@ name: Sponsors goal
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.sponsors.svg
token: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
base: ""
plugin_sponsors: yes
plugin_sponsors_sections: goal, list

View File

@@ -2,7 +2,7 @@
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.sponsors.svg
token: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
base: ""
plugin_sponsors: yes
plugin_sponsors_sections: goal, list