mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 01:24:46 -07:00
Improve Transifex pull action (#4916)
This commit is contained in:
parent
186f4289e9
commit
324b50e381
3 changed files with 9 additions and 9 deletions
4
.github/workflows/translations-push.yml
vendored
4
.github/workflows/translations-push.yml
vendored
|
|
@ -64,9 +64,9 @@ jobs:
|
|||
commit-message: Update translation source strings
|
||||
# author is the owner of the commit
|
||||
author: github-actions <github-actions@github.com>
|
||||
branch: ci-update_translation_source_strings
|
||||
branch: ci-update_translation_source
|
||||
delete-branch: true
|
||||
title: '[Translations] Update source strings'
|
||||
title: 'Update source strings'
|
||||
body: ${{ steps.template.outputs.result }}
|
||||
labels: |
|
||||
CI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue