From 422af6a46c3f201b36bdbdce991cc517d88fc1b4 Mon Sep 17 00:00:00 2001 From: stratumadev Date: Fri, 28 Nov 2025 00:49:47 +0100 Subject: [PATCH] chore(workflow): update commit message of auto-documentation --- .github/workflows/auto-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-documentation.yml b/.github/workflows/auto-documentation.yml index f63c32b..f240e8e 100644 --- a/.github/workflows/auto-documentation.yml +++ b/.github/workflows/auto-documentation.yml @@ -26,4 +26,4 @@ jobs: - run: pnpm run docs - uses: stefanzweifel/git-auto-commit-action@v4 with: - commit_message: ${{ github.event.head_commit.message }} + Documentation + commit_message: 'docs(main): bump version'