This commit is contained in:
qist
2026-02-01 17:21:36 +08:00
parent 0a4a896a7a
commit 0c37dbc8a6
2 changed files with 16 additions and 5 deletions

View File

@@ -38,7 +38,9 @@ jobs:
\cp -pdr dianshi_merged_with_app_sites.json ../dianshi.json
\cp -pdr jsm_merged_with_app_sites.json ../jsm.json
\cp -pdr fan.txt ../jar/fan.txt
rm -rf dianshi_merged_with_app_sites.json jsm_merged_with_app_sites.json dianshi_merged.json jsm_merged.json tvbox_cleaned.json fan.txt
git clone --depth=1 --recursive https://github.com/fantaiying7/EXT.git
\cp -pdr EXT/* ../FTY/
rm -rf dianshi_merged_with_app_sites.json jsm_merged_with_app_sites.json dianshi_merged.json jsm_merged.json tvbox_cleaned.json fan.txt EXT
cd ../
shell: bash
- name: Git push assets to "release" branch