We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c4e62 commit 6d909a9Copy full SHA for 6d909a9
1 file changed
.github/workflows/translation.yml
@@ -71,5 +71,6 @@ jobs:
71
- name: >-
72
Push the updated POT file back to '${{ env.I18N_BRANCH }}'
73
branch on GitHub
74
+ if: always()
75
run: |
76
git push --atomic origin 'HEAD:${{ env.I18N_BRANCH }}'
0 commit comments