From 172494ecce4efcecf21edf869bb378d213e8436e Mon Sep 17 00:00:00 2001 From: Hamothy <58985301+sgoudham@users.noreply.github.com> Date: Thu, 19 May 2022 19:15:48 -0700 Subject: [PATCH] Update metrics.yml --- .github/workflows/metrics.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/metrics.yml b/.github/workflows/metrics.yml index a8b9a8c..6980c5c 100644 --- a/.github/workflows/metrics.yml +++ b/.github/workflows/metrics.yml @@ -32,16 +32,16 @@ jobs: - name: 📊 Organization introduction uses: lowlighter/metrics@latest with: - filename: metrics.plugin.introduction.svg + filename: introduction token: ${{ secrets.METRICS_TOKEN }} - user: github + user: sgoudham base: header plugin_introduction: yes - name: 📊 Recently used uses: lowlighter/metrics@latest with: - filename: metrics.plugin.languages.recent.svg + filename: most-used-langs.svg token: ${{ secrets.METRICS_TOKEN }} base: "" plugin_languages: yes @@ -60,7 +60,7 @@ jobs: - name: 📊 Recent activity uses: lowlighter/metrics@latest with: - filename: metrics.plugin.activity.svg + filename: recent-activity.svg token: ${{ secrets.METRICS_TOKEN }} base: "" plugin_activity: yes @@ -70,13 +70,13 @@ jobs: plugin_activity_load: 300 plugin_activity_visibility: public - - name: Compact display + - name: 📊 Achivevements uses: lowlighter/metrics@latest with: - filename: metrics.plugin.achievements.compact.svg + filename: achievements.svg token: ${{ secrets.METRICS_TOKEN }} base: "" plugin_achievements: yeS plugin_achievements_display: compact plugin_achievements_secrets: yes - plugin_achievements_threshold: c + plugin_achievements_threshold: C