diff --git a/.github/workflows/arch_package.yml b/.github/workflows/arch_package.yml index 66f6b2eb..d8d93307 100644 --- a/.github/workflows/arch_package.yml +++ b/.github/workflows/arch_package.yml @@ -54,7 +54,7 @@ jobs: - name: set git info run: | - git config --global user.name "Aleksana QwQ" + git config --global user.name "Aleksana BOT" git config --global user.email "me@aleksana.moe" - name: Update PKGBUILD to AUR