Skip to content

Commit

Permalink
Update metrics_renders.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pleasurecruise authored Oct 20, 2024
1 parent 6cb6bc2 commit 336b0d0
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion .github/workflows/metrics_renders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
plugin_people: yes
plugin_people_limit: 24
plugin_people_size: 28
plugin_people_types: members,followers
plugin_people_types: members, followers

- name: Activity
uses: lowlighter/metrics@latest
Expand All @@ -70,6 +70,18 @@ jobs:
plugin_activity_load: 300
plugin_activity_visibility: all

- name: Crypto Metrics
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.crypto.svg
token: NOT_NEEDED
base: ""
plugin_crypto: yes
plugin_crypto_id: handsomeLBC
plugin_crypto_vs_currency: usd
plugin_crypto_days: 1
plugin_crypto_precision: 2

- name: Checkout repository
uses: actions/checkout@v4

0 comments on commit 336b0d0

Please sign in to comment.