CI: Fix incorrect commit message in base translation update

This commit is contained in:
Connor McLaughlin 2023-07-17 23:31:02 +10:00 committed by GitHub
parent 92c54cc1f8
commit 943359e328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
uses: peter-evans/create-pull-request@v5 uses: peter-evans/create-pull-request@v5
with: with:
title: "Qt: Update Base Translation" title: "Qt: Update Base Translation"
commit-message: "PAD: Update Base Translation" commit-message: "Qt: Update Base Translation"
committer: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>" committer: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>"
author: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>" author: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>"
body: "Daily update of base translation sources." body: "Daily update of base translation sources."