Skip to content

Commit 9fd1876

Browse files
authored
Merge pull request #62 from awesome-doge/fix/remove-force-orphan
修復部署:移除 force_orphan 以符合分支保護規則
2 parents 4a0d5b1 + 67cd300 commit 9fd1876

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)