diff options
Diffstat (limited to '.github/workflows/man-update.yaml')
-rw-r--r-- | .github/workflows/man-update.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: [email protected] - commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> + commit_author: Mihai Fufezan <[email protected]> |