File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 workflow_dispatch :
99 # Run on push to main/master
1010 push :
11- branches : ["main", " master"]
11+ branches : ["master"]
1212
1313jobs :
1414 github-metrics :
1818
1919 steps :
2020 - name : 🈷️ Languages activity
21- uses : lowlighter/metrics@65836723097537a54cd8eb90f61839426b4266b6
21+ uses : lowlighter/metrics@37abf50c5c3050f624feb1fc9d50f77c9ff6a2ea
2222 with :
2323 token : ${{ secrets.METRICS_TOKEN }}
2424 user : nocapscripts
3838 plugin_languages_threshold : 0%
3939
4040 - name : 🏆 Achievements
41- uses : lowlighter/metrics@65836723097537a54cd8eb90f61839426b4266b6
41+ uses : lowlighter/metrics@37abf50c5c3050f624feb1fc9d50f77c9ff6a2ea
4242 with :
4343 token : ${{ secrets.METRICS_TOKEN }}
4444 user : nocapscripts
5151 plugin_achievements_threshold : C
5252
5353 - name : 📅 Isometric commit calendar
54- uses : lowlighter/metrics@65836723097537a54cd8eb90f61839426b4266b6
54+ uses : lowlighter/metrics@37abf50c5c3050f624feb1fc9d50f77c9ff6a2ea
5555 with :
5656 token : ${{ secrets.METRICS_TOKEN }}
5757 user : nocapscripts
6262 plugin_isocalendar_duration : full-year
6363
6464 - name : 📰 Recent activity
65- uses : lowlighter/metrics@65836723097537a54cd8eb90f61839426b4266b6
65+ uses : lowlighter/metrics@37abf50c5c3050f624feb1fc9d50f77c9ff6a2ea
6666 with :
6767 token : ${{ secrets.METRICS_TOKEN }}
6868 user : nocapscripts
You can’t perform that action at this time.
0 commit comments