From 0a40546403ceb446ccbda8cb7ad4b4933ca82a46 Mon Sep 17 00:00:00 2001 From: pazpi Date: Sun, 7 Dec 2025 22:46:21 +0100 Subject: [PATCH] Prova --- .forgejo/workflows/auto-update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/auto-update.yaml b/.forgejo/workflows/auto-update.yaml index a3a91a2..8518836 100644 --- a/.forgejo/workflows/auto-update.yaml +++ b/.forgejo/workflows/auto-update.yaml @@ -20,7 +20,7 @@ jobs: - name: Configure Git run: | - git config user.name "Flake Update Bot" + git config user.name "Flake Update Bot" git config user.email "bot@noreply.local" - name: Update flake inputs