We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cd452 commit 59a3f42Copy full SHA for 59a3f42
1 file changed
.github/workflows/translation.yml
@@ -35,7 +35,7 @@ jobs:
35
'+refs/heads/${{
36
env.I18N_BRANCH
37
}}:refs/remotes/origin/${{
38
- env.SRC_BRANCH
+ env.I18N_BRANCH
39
}}'
40
41
git checkout -B '${{ env.I18N_BRANCH }}' \
0 commit comments