We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424ad9d commit 52feae0Copy full SHA for 52feae0
.github/workflows/pages.yml
@@ -53,5 +53,7 @@ jobs:
53
repo: Umajs/umajs.github.io
54
target_branch: main
55
build_dir: dist
56
+ keep_history: true
57
+
58
env:
59
GH_PAT: ${{ secrets.GH_PAT }}
0 commit comments