We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0525028 commit e231f01Copy full SHA for e231f01
.github/workflows/cd-android-live-update.yml
@@ -58,7 +58,7 @@ jobs:
58
if: steps.check.outputs.changed == 'true'
59
run: yarn install
60
61
- - name: Build
+ - name: Deploy Live Update
62
63
env:
64
NEXT_PUBLIC_FIREBASE_API_KEY: ${{ secrets.NEXT_PUBLIC_FIREBASE_API_KEY }}
0 commit comments