Skip to content

Commit b1109a3

Browse files
dukecat0webknjaz
andauthored
Update .github/workflows/translation.yml
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
1 parent 9da5275 commit b1109a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/translation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434

3535
- name: Push the updated POT file back to ${{ github.repository }} on GitHub
3636
run: |
37-
git push --atomic origin main
37+
git push --atomic origin HEAD:${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)