Skip to content

Commit c52e813

Browse files
committed
Testing something
1 parent 43afbd5 commit c52e813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_changes.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ 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##*/}
3838
delete-branch: true
39-
title: 'Translation Update_${GITHUB_REF##*/}'
39+
title: 'Translation Update ${GITHUB_REF##*/}'
4040
body: |
4141
Update report
4242
- Updated with *today's* date

0 commit comments

Comments
 (0)