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