Skip to content

Commit 18c87c2

Browse files
authored
Merge pull request #71 from leemwood/main
更新zl2版本
2 parents b98873f + 5cc9622 commit 18c87c2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
deploy:
99
name: Deploy
1010
runs-on: ubuntu-latest
11+
if: github.repository == 'teaSummer/MCiSEE'
1112
steps:
1213
- name: Run remote commands
1314
id: run

data/launcher.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
},
3535
{
3636
"title": "Zalith Launcher 2",
37-
"download": "https://github.com/ZalithLauncher/ZalithLauncher2/releases/download/2.0.0_beta-20250908a/ZalithLauncher-2.0.0_beta-20250908a.apk",
38-
"version": "2.0.0_beta-20250908a",
37+
"download": "https://github.com/ZalithLauncher/ZalithLauncher2/releases/download/2.0.0_beta-20250921a/ZalithLauncher-2.0.0_beta-20250921a.apk",
38+
"version": "2.0.0_beta-20250921a",
3939
"github": "https://github.com/ZalithLauncher/ZalithLauncher2",
4040
"url": "https://zalithlauncher.cn/"
4141
},

0 commit comments

Comments
 (0)