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.
1 parent 8e9bb5a commit 550f99cCopy full SHA for 550f99c
.github/workflows/update-translations.yml
@@ -15,7 +15,7 @@ jobs:
15
run: |
16
pip install wlc
17
wlc --url https://hosted.weblate.org/api/ --key $WEBLATE_API_KEY pull zulip/zulip-flutter
18
- with:
+ env:
19
WEBLATE_API_KEY: ${{ secrets.WEBLATE_API_KEY }}
20
21
- uses: actions/checkout@v4
0 commit comments