Skip to content

Commit 52feae0

Browse files
committed
fix: deploy github.io with keep_history
1 parent 424ad9d commit 52feae0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,7 @@ jobs:
5353
repo: Umajs/umajs.github.io
5454
target_branch: main
5555
build_dir: dist
56+
keep_history: true
57+
5658
env:
5759
GH_PAT: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)