We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e2892 commit c8c6ebbCopy full SHA for c8c6ebb
.github/workflows/crowdin.yml
@@ -21,7 +21,7 @@ jobs:
21
upload_translations: false
22
download_translations: false
23
push_translations: false
24
- crowdin_branch_name: ${{ env.BRANCH_NAME }}
+ crowdin_branch_name: ${{ github.ref_name }}
25
config: '.github/crowdin/crowdin-push.yml'
26
base_path: ${{ github.workspace }}
27
env:
0 commit comments