From a9f9d4231201972e05444300deb16b4208c6a7fd Mon Sep 17 00:00:00 2001 From: Marvin Scham <67930021+marvinscham@users.noreply.github.com> Date: Fri, 12 Aug 2022 04:01:21 +0200 Subject: [PATCH] Updated Wakatime integration to 30d --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 05a9e90..253165b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,9 +43,9 @@ jobs: plugin_languages_threshold: 0% plugin_wakatime: yes plugin_wakatime_token: ${{ secrets.WAKA_TOKEN }} - plugin_wakatime_days: 365 + plugin_wakatime_days: 30 plugin_wakatime_sections: time, projects-graphs, languages-graphs, editors plugin_wakatime_user: marvinscham - plugin_wakatime_url: http://waka.xn--schmkerei-37a.de + plugin_wakatime_url: https://waka.xn--schmkerei-37a.de