From 939d9d7775f17d2635e04acd5e6822cc216b0efd Mon Sep 17 00:00:00 2001 From: Marvin Scham <67930021+marvinscham@users.noreply.github.com> Date: Fri, 12 Aug 2022 00:22:36 +0200 Subject: [PATCH] Updated wakatime integration --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ee247f5..05a9e90 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -45,7 +45,7 @@ jobs: plugin_wakatime_token: ${{ secrets.WAKA_TOKEN }} plugin_wakatime_days: 365 plugin_wakatime_sections: time, projects-graphs, languages-graphs, editors - plugin_wakatime_user: .user.login + plugin_wakatime_user: marvinscham plugin_wakatime_url: http://waka.xn--schmkerei-37a.de