From b72bfb03ba20a757d8db5ab84efc9c99aaccf3b1 Mon Sep 17 00:00:00 2001 From: "Sean (ANGRYxScotsman)" <36518683+seanh1995@users.noreply.github.com> Date: Thu, 2 Jul 2026 17:01:18 +0100 Subject: [PATCH] Update pre-release.yaml (#4746) --- .github/workflows/pre-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-release.yaml b/.github/workflows/pre-release.yaml index 4f30379b..01f0b2e4 100644 --- a/.github/workflows/pre-release.yaml +++ b/.github/workflows/pre-release.yaml @@ -37,7 +37,7 @@ jobs: with: token: ${{ secrets.AUTO_MERGE }} commit-message: 'chore: Update documentation links in JSON configs' - title: 'chore: Update Generated Dev Docs' + title: 'chore: Update documentation links in JSON configs' body: 'Automated update of documentation links in JSON configs from pre-release build' branch: docs-update delete-branch: true