Skip to content

Commit 05e185a

Browse files
committed
ci: auto-regenerate files
1 parent 8b66dee commit 05e185a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/workflows/examples.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -812,6 +812,18 @@ jobs:
812812
user: lowlighter
813813
plugins_errors_fatal: yes
814814
if: ${{ success() || failure() }}
815+
- name: 💝 GitHub Sponsorships - 💝 GitHub sponsorships
816+
uses: lowlighter/metrics@master
817+
with:
818+
filename: metrics.plugin.sponsorships.svg
819+
token: ${{ secrets.METRICS_TOKEN }}
820+
base: ""
821+
plugin_sponsorships: yes
822+
output_action: none
823+
delay: 120
824+
user: lowlighter
825+
plugins_errors_fatal: yes
826+
if: ${{ success() || failure() }}
815827
- name: ⏱️ Google PageSpeed - Succinct report
816828
uses: lowlighter/metrics@master
817829
with:

0 commit comments

Comments
 (0)