mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 04:32:32 +00:00
fix(firebase): inject service file for older OS versions
This commit is contained in:
4
.github/workflows/prepare.yml
vendored
4
.github/workflows/prepare.yml
vendored
@@ -25,7 +25,7 @@ on:
|
||||
value: ${{ jobs.build-details.outputs.build-version }}
|
||||
|
||||
secrets:
|
||||
FIREBASE_OPTIONS:
|
||||
FIREBASE_TOKEN:
|
||||
required: true
|
||||
SENTRY_DSN:
|
||||
required: true
|
||||
@@ -124,7 +124,7 @@ jobs:
|
||||
- name: Setup Environment
|
||||
uses: JagandeepBrar/LunaSea/.github/actions/prepare_for_build@master
|
||||
with:
|
||||
firebase-options: ${{ secrets.FIREBASE_OPTIONS }}
|
||||
firebase-token: ${{ secrets.FIREBASE_TOKEN }}
|
||||
platform: test
|
||||
skip-core: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user