Skip to content

Commit 67cd300

Browse files
committed
修復部署:移除 force_orphan 以符合 gh-pages 分支保護規則
1 parent 4a0d5b1 commit 67cd300

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100
github_token: ${{ secrets.GITHUB_TOKEN }}
101101
publish_dir: ./_site
102102
publish_branch: gh-pages
103-
force_orphan: true
104103

105104
# Quality Checks (run on PRs)
106105
quality-check:

0 commit comments

Comments
 (0)