Fix lokalise token
This commit is contained in:
@@ -38,8 +38,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Download Translations
|
- name: Download Translations
|
||||||
run: ./script/translations_download
|
run: ./script/translations_download
|
||||||
# env:
|
env:
|
||||||
# LOKALISE_TOKEN: ${{ secrets.LOKALISE_TOKEN }}
|
LOKALISE_TOKEN: ${{ secrets.LOKALISE_TOKEN }}
|
||||||
- name: Build and release package
|
- name: Build and release package
|
||||||
run: |
|
run: |
|
||||||
python3 -m pip install twine build
|
python3 -m pip install twine build
|
||||||
|
|||||||
Reference in New Issue
Block a user