chore(release): v10.0.3

[skip ci]
This commit is contained in:
Jagandeep Brar
2022-05-25 23:13:50 -04:00
parent b3caf34074
commit aa2abe2dc5
12 changed files with 538 additions and 480 deletions

View File

@@ -204,6 +204,7 @@ jobs:
generate-files:
name: Generate Files
needs: build-details
runs-on: ubuntu-latest
steps:
- name: Setup Environment
@@ -217,6 +218,7 @@ jobs:
run: |
echo FLAVOR=${{ inputs.flavor }} > .env
echo COMMIT=${{ github.sha }} >> .env
echo BUILD=${{ needs.build-details.outputs.build-number }} >> .env
- name: Generate Localization
run: dart ${{github.workspace }}/scripts/generate_localization.dart