From 36255502e258dce4fb01f9dabc7c2374ea7d36fb Mon Sep 17 00:00:00 2001 From: Marvin Scham <67930021+marvinscham@users.noreply.github.com> Date: Tue, 10 Jan 2023 05:55:08 +0100 Subject: [PATCH] Adjusted wakapi url --- .github/workflows/metrics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/metrics.yml b/.github/workflows/metrics.yml index 1541175..a506de1 100644 --- a/.github/workflows/metrics.yml +++ b/.github/workflows/metrics.yml @@ -62,6 +62,6 @@ jobs: plugin_wakatime_days: "30" plugin_wakatime_sections: time, projects-graphs, languages-graphs, editors plugin_wakatime_user: marvinscham - plugin_wakatime_url: https://waka.scham.net + plugin_wakatime_url: https://wakapi.marvinscham.de