Update CDN Hosts
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled

This commit is contained in:
SukkaW
2026-02-04 10:15:14 +08:00
parent 5debe65a66
commit c1e469c00c
2 changed files with 5 additions and 1 deletions

View File

@@ -206,7 +206,7 @@ jobs:
- name: Upload Dist to GitHub
continue-on-error: true
run: |
# gh repo unarchive SukkaLab/ruleset.skk.moe --yes
gh repo unarchive SukkaLab/ruleset.skk.moe --yes
git clone --filter=tree:0 --no-tags https://${GH_USER}:${GH_TOKEN}@github.com/SukkaLab/ruleset.skk.moe.git ./deploy-git
cd ./deploy-git
git config --global push.default matching