Skip to content

Commit

Permalink
github-stats-b.yml [V5]
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpm2001 authored Mar 27, 2024
1 parent ee589d1 commit 96a8b6a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/github-stats-b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# if: ${{ success() || failure() }}
with:
filename: GitHub_Stats_B_GitHub_Languages.svg
token: ${{ secrets.TOKEN }}
token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
base: header
base_indepth: yes
config_order: base.header, isocalendar, languages, notable, discussions, topics
Expand All @@ -70,7 +70,7 @@ jobs:
uses: lowlighter/metrics@latest
with:
filename: GitHub_Stats_B_GitHub_Achievements.svg
token: ${{ secrets.TOKEN }}
token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
base: ""
output_action: gist
committer_gist: ${{ secrets.GIST }}
Expand Down Expand Up @@ -369,7 +369,7 @@ jobs:
#
# with:
# filename: splatoon.svg
# token: ${{ secrets.TOKEN }}
# token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
# base: ""
# output_action: gist
# committer_gist: ${{ secrets.GIST }}
Expand All @@ -387,7 +387,7 @@ jobs:
# - uses: lowlighter/metrics@latest
# with:
# filename: medias.svg
# token: ${{ secrets.TOKEN }}
# token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
# base: ""
# config_order: anilist, music
# output_action: gist
Expand All @@ -405,7 +405,7 @@ jobs:
# - uses: lowlighter/metrics@latest
# with:
# filename: sponsors.svg
# token: ${{ secrets.TOKEN }}
# token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
# base: ""
# output_action: gist
# committer_gist: ${{ secrets.GIST }}
Expand All @@ -415,4 +415,4 @@ jobs:
# plugin_sponsorships_sections: amount

# File info
# File version: 5 (2024, Tuesday, March 26th at 11:26 pm PST)
# File version: 5 (2024, Wednesday, March 27th at 04:50 pm PST)

0 comments on commit 96a8b6a

Please sign in to comment.