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

@@ -506,27 +506,13 @@ jobs:
user: lowlighter
plugins_errors_fatal: yes
if: ${{ success() || failure() }}
- name: 🙋 Introduction - Organization introduction
- name: 💝 GitHub Sponsorships - 💝 GitHub Sponsorships
uses: lowlighter/metrics@master
with:
filename: metrics.plugin.introduction.svg
token: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
user: github
base: header
plugin_introduction: yes
output_action: none
delay: 120
plugins_errors_fatal: yes
if: ${{ success() || failure() }}
- name: 🙋 Introduction - Repository introduction
uses: lowlighter/metrics@master
with:
filename: metrics.plugin.introduction.repository.svg
token: ${{ secrets.METRICS_TOKEN }}
template: repository
repo: metrics
base: header
plugin_introduction: yes
filename: metrics.plugin.sponsorships.svg
token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
base: ""
plugin_sponsorships: yes
output_action: none
delay: 120
user: lowlighter
@@ -775,6 +761,32 @@ jobs:
user: lowlighter
plugins_errors_fatal: yes
if: ${{ success() || failure() }}
- name: 🙋 Introduction - Organization introduction
uses: lowlighter/metrics@master
with:
filename: metrics.plugin.introduction.svg
token: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
user: github
base: header
plugin_introduction: yes
output_action: none
delay: 120
plugins_errors_fatal: yes
if: ${{ success() || failure() }}
- name: 🙋 Introduction - Repository introduction
uses: lowlighter/metrics@master
with:
filename: metrics.plugin.introduction.repository.svg
token: ${{ secrets.METRICS_TOKEN }}
template: repository
repo: metrics
base: header
plugin_introduction: yes
output_action: none
delay: 120
user: lowlighter
plugins_errors_fatal: yes
if: ${{ success() || failure() }}
- name: 🌇 GitHub Skyline - GitHub Skyline
uses: lowlighter/metrics@master
with:
@@ -812,18 +824,6 @@ jobs:
user: lowlighter
plugins_errors_fatal: yes
if: ${{ success() || failure() }}
- name: 💝 GitHub Sponsorships - 💝 GitHub sponsorships
uses: lowlighter/metrics@master
with:
filename: metrics.plugin.sponsorships.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ""
plugin_sponsorships: yes
output_action: none
delay: 120
user: lowlighter
plugins_errors_fatal: yes
if: ${{ success() || failure() }}
- name: ⏱️ Google PageSpeed - Succinct report
uses: lowlighter/metrics@master
with: