mirror of
https://github.com/CompassConnections/Compass.git
synced 2025-12-23 22:18:43 -05:00
Clean
This commit is contained in:
2
.github/workflows/cd-android-live-update.yml
vendored
2
.github/workflows/cd-android-live-update.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
if: steps.check.outputs.changed == 'true'
|
||||
run: yarn install
|
||||
|
||||
- name: Build
|
||||
- name: Deploy Live Update
|
||||
if: steps.check.outputs.changed == 'true'
|
||||
env:
|
||||
NEXT_PUBLIC_FIREBASE_API_KEY: ${{ secrets.NEXT_PUBLIC_FIREBASE_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user