From d09ff6f7bc6e78b0038faa1ecaee4fec125a70ff Mon Sep 17 00:00:00 2001 From: omo50 Date: Wed, 4 Mar 2026 02:27:53 +0000 Subject: [PATCH] chore(actions): fix email --- .forgejo/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/auto-update.yml b/.forgejo/workflows/auto-update.yml index b96759293..1e177dd9f 100644 --- a/.forgejo/workflows/auto-update.yml +++ b/.forgejo/workflows/auto-update.yml @@ -32,5 +32,5 @@ jobs: uses: https://github.com/EndBug/add-and-commit@v9.1.4 with: author_name: forgejo-actions[bot] - author_email: omo50@noreply.codeberg.org + author_email: omo50@noreply.nostalgica.net message: 'Forgejo Actions (${{forgejo.workflow}})'