We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 552714e commit 962f81eCopy full SHA for 962f81e
1 file changed
.github/workflows/translation.yml
@@ -35,4 +35,5 @@ jobs:
35
36
- name: Push changes
37
run: |
38
- git push --atomic origin main
+ git push --atomic origin main
39
+
0 commit comments