mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-28 14:23:18 +00:00
Fixes translation BOT (#2465)
* Update update_translation.yml * Update update_translation.yml * Update update_translation.yml
This commit is contained in:
parent
fd3d3c4158
commit
154473d3b3
1 changed files with 3 additions and 4 deletions
7
.github/workflows/update_translation.yml
vendored
7
.github/workflows/update_translation.yml
vendored
|
@ -22,10 +22,9 @@ jobs:
|
|||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
token: ${{ secrets.SHADPS4_TOKEN_REPO }}
|
||||
title: "Qt GUI: Update Translation"
|
||||
commit-message: "[ci skip] Qt GUI: Update Translation."
|
||||
committer: "shadPS4 Bot <Shadps4Boot@users.noreply.github.com>"
|
||||
author: "shadPS4 Bot <Shadps4Boot@users.noreply.github.com>"
|
||||
commit-message: "[ci skip] Qt GUI: Update Translation."
|
||||
body: "Daily update of translation sources."
|
||||
branch: update-translation
|
||||
delete-branch: true
|
||||
delete-branch: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue