Skip to content

Commit 4deed37

Browse files
authored
Update update_changes.yml
1 parent 445db10 commit 4deed37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
committer: python-docs-tr <python.docs.tr@gmail.com>
3535
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
3636
signoff: true
37-
branch: 'translation-update'
37+
branch: translation-update_${{ github.ref_name }}
3838
delete-branch: true
3939
title: 'Translation Update ${GITHUB_REF##*/}'
4040
body: |

0 commit comments

Comments
 (0)