mirror of
https://github.com/CompassConnections/Compass.git
synced 2025-12-23 22:18:43 -05:00
Fix
This commit is contained in:
2
.github/workflows/cd-android-live-update.yml
vendored
2
.github/workflows/cd-android-live-update.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
|
||||
- name: Deploy live update
|
||||
if: steps.check.outputs.changed == 'true'
|
||||
with:
|
||||
env:
|
||||
NEXT_PUBLIC_FIREBASE_API_KEY: ${{ secrets.FIREBASE_API_KEY }}
|
||||
NEXT_PUBLIC_SUPABASE_INSTANCE_ID: ${{ secrets.SUPABASE_INSTANCE_ID }}
|
||||
NEXT_PUBLIC_SUPABASE_KEY: ${{ secrets.SUPABASE_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user