diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index e393458b..1321dc35 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -812,6 +812,18 @@ 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: