fix: MI_PASS env

This commit is contained in:
Del Wang
2025-04-13 11:38:40 +08:00
parent 66a479596a
commit 11afe07385
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
id: build
env:
MI_USER: ${{ secrets.MI_USER }}
MI_PASSWORD: ${{ secrets.MI_PASS }}
MI_PASS: ${{ secrets.MI_PASS }}
MI_DEVICE: 小爱音箱Pro
SSH_PASSWORD: open-xiaoai
run: |
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
id: build
env:
MI_USER: ${{ secrets.MI_USER }}
MI_PASSWORD: ${{ secrets.MI_PASS }}
MI_PASS: ${{ secrets.MI_PASS }}
MI_DEVICE: Xiaomi 智能音箱 Pro
SSH_PASSWORD: open-xiaoai
run: |