Skip to content

Commit e0beee5

Browse files
committed
Merge branch 'r/17.x' of gregorydlogan/opencast-admin-interface into r/18.x
Pull request #1501 Download correct crowdin translation branch
2 parents cdb2440 + c99ea89 commit e0beee5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/crowdin-download-translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
env:
2727
CROWDIN_TOKEN: ${{ secrets.CROWDIN_TOKEN }}
2828
run: |
29-
crowdin download --config .crowdin.yaml -b main
29+
crowdin download --config .crowdin.yaml -b "${GITHUB_REF##*/}"
3030
3131
- name: Add new translations
3232
run: |

0 commit comments

Comments
 (0)