From 868ab40de2f25eef71b2f43168bfa0038c67a47b Mon Sep 17 00:00:00 2001 From: "Sean (ANGRYxScotsman)" <36518683+seanh1995@users.noreply.github.com> Date: Tue, 23 Jun 2026 17:53:18 +0100 Subject: [PATCH] Update pre-release.yaml --- .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 4f30379bac..01f0b2e491 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