From 016b5db9a9eb3dbfa8882e1770f238722aec927a Mon Sep 17 00:00:00 2001 From: zumbiepig <121742281+zumbiepig@users.noreply.github.com> Date: Sun, 15 Sep 2024 09:35:59 -0700 Subject: [PATCH] Update gh-pages.yml Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com> --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index fb41cb0..b9264dd 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -26,4 +26,4 @@ jobs: force_orphan: true user_name: 'github-actions[bot]' user_email: '41898282+github-actions[bot]@users.noreply.github.com' - commit_message: 'github-actions[bot]: deploy to github pages' + commit_message: 'github-actions[bot]: deploy'