We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df64f0e + e5714a7 commit 57614f1Copy full SHA for 57614f1
.github/workflows/crowdin-upload-keys.yml
@@ -26,4 +26,4 @@ jobs:
26
env:
27
CROWDIN_TOKEN: ${{ secrets.CROWDIN_TOKEN }}
28
run: |
29
- crowdin upload sources --config .crowdin.yaml -b main
+ crowdin upload sources --config .crowdin.yaml -b "${GITHUB_REF##*/}"
0 commit comments