fix: 更新 CI 配置以限制推送到 main 分支,更新 README 链接,添加必填项星号插件
Some checks failed
/ surge (push) Failing after 16s
Some checks failed
/ surge (push) Failing after 16s
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -1,6 +1,8 @@
|
||||
# https://cn.vitejs.dev/guide/static-deploy
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
surge:
|
||||
|
Reference in New Issue
Block a user