fix(plugins/isocalendar): Improve padding to support years better

This commit is contained in:
lowlighter
2020-11-26 20:13:21 +01:00
parent eaa844e275
commit 441e05b2dd
3 changed files with 62 additions and 36 deletions

View File

@@ -110,6 +110,17 @@ jobs:
plugins_errors_fatal: yes
dryrun: yes
- name: Isocalendar plugin (full year)
uses: lowlighter/metrics@master
with:
token: ${{ secrets.METRICS_TOKEN }}
base: ""
repositories: 1
plugin_isocalendar: yes
plugin_isocalendar_duration: full-year
plugins_errors_fatal: yes
dryrun: yes
- name: Habits plugin
uses: lowlighter/metrics@master
with: