mirror of
https://github.com/marvinscham/marvinscham.git
synced 2025-12-06 10:10:47 +01:00
Reordered metrics
This commit is contained in:
2
.github/workflows/metrics.yml
vendored
2
.github/workflows/metrics.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
|||||||
filename: left-panel.svg
|
filename: left-panel.svg
|
||||||
token: ${{ secrets.METRICS_TOKEN }}
|
token: ${{ secrets.METRICS_TOKEN }}
|
||||||
base: header, activity, community, repositories, metadata
|
base: header, activity, community, repositories, metadata
|
||||||
|
config_order: base.header, base.repositories, base.activity+community, languages, followup
|
||||||
output_action: gist
|
output_action: gist
|
||||||
committer_gist: ${{ secrets.GIST }}
|
committer_gist: ${{ secrets.GIST }}
|
||||||
template: classic
|
template: classic
|
||||||
@@ -42,6 +43,7 @@ jobs:
|
|||||||
filename: right-panel.svg
|
filename: right-panel.svg
|
||||||
token: ${{ secrets.METRICS_TOKEN }}
|
token: ${{ secrets.METRICS_TOKEN }}
|
||||||
base: ""
|
base: ""
|
||||||
|
config_order: wakatime, isocalendar, activity
|
||||||
output_action: gist
|
output_action: gist
|
||||||
committer_gist: ${{ secrets.GIST }}
|
committer_gist: ${{ secrets.GIST }}
|
||||||
template: classic
|
template: classic
|
||||||
|
|||||||
Reference in New Issue
Block a user