Skip to content

Commit e231f01

Browse files
committed
Clean
1 parent 0525028 commit e231f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-android-live-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
if: steps.check.outputs.changed == 'true'
5959
run: yarn install
6060

61-
- name: Build
61+
- name: Deploy Live Update
6262
if: steps.check.outputs.changed == 'true'
6363
env:
6464
NEXT_PUBLIC_FIREBASE_API_KEY: ${{ secrets.NEXT_PUBLIC_FIREBASE_API_KEY }}

0 commit comments

Comments
 (0)