diff --git a/.github/workflows/man-update.yaml b/.github/workflows/man-update.yaml index 931e1d62..215d8616 100644 --- a/.github/workflows/man-update.yaml +++ b/.github/workflows/man-update.yaml @@ -28,4 +28,4 @@ jobs: commit_message: "[gha] build man pages" commit_user_name: Mihai Fufezan commit_user_email: fufexan@protonmail.com - commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> + commit_author: Mihai Fufezan diff --git a/.github/workflows/nix-update-inputs.yaml b/.github/workflows/nix-update-inputs.yaml index 59776f9d..886e2278 100644 --- a/.github/workflows/nix-update-inputs.yaml +++ b/.github/workflows/nix-update-inputs.yaml @@ -34,7 +34,7 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v4 with: - commit_message: "Nix: bump inputs" + commit_message: "[gha] Nix: bump inputs" commit_user_name: Mihai Fufezan commit_user_email: fufexan@protonmail.com - commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> + commit_author: Mihai Fufezan diff --git a/.github/workflows/nix-update-wlroots.yaml b/.github/workflows/nix-update-wlroots.yaml index 2867ba89..5e15675f 100644 --- a/.github/workflows/nix-update-wlroots.yaml +++ b/.github/workflows/nix-update-wlroots.yaml @@ -32,7 +32,7 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v4 with: - commit_message: "Nix: bump wlroots" + commit_message: "[gha] Nix: bump wlroots" commit_user_name: Mihai Fufezan commit_user_email: fufexan@protonmail.com - commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> + commit_author: Mihai Fufezan