Skip to content

Commit 6d909a9

Browse files
committed
Always push to the translation branch
1 parent 10c4e62 commit 6d909a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/translation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ jobs:
7171
- name: >-
7272
Push the updated POT file back to '${{ env.I18N_BRANCH }}'
7373
branch on GitHub
74+
if: always()
7475
run: |
7576
git push --atomic origin 'HEAD:${{ env.I18N_BRANCH }}'

0 commit comments

Comments
 (0)