Fix lokalise token
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user