Fix lokalise token

This commit is contained in:
Marc Mueller
2022-02-05 16:40:33 +01:00
parent bd67cd0bfb
commit be303b38e8
+2 -2
View File
@@ -38,8 +38,8 @@ jobs:
- name: Download Translations
run: ./script/translations_download
# env:
# LOKALISE_TOKEN: ${{ secrets.LOKALISE_TOKEN }}
env:
LOKALISE_TOKEN: ${{ secrets.LOKALISE_TOKEN }}
- name: Build and release package
run: |
python3 -m pip install twine build