fix: 更新 CI 配置以限制推送到 main 分支,更新 README 链接,添加必填项星号插件
Some checks failed
/ surge (push) Failing after 16s

This commit is contained in:
严浩
2024-11-18 15:32:33 +08:00
parent eca18d0565
commit ed81701373
4 changed files with 49 additions and 5 deletions

View File

@ -1,6 +1,8 @@
# https://cn.vitejs.dev/guide/static-deploy
on:
push:
branches:
- main
jobs:
surge: