Skip to content

Commit af25d37

Browse files
committed
fix gh-pages release
1 parent 047ecd7 commit af25d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "run-p test:*",
1616
"test:spelling": "cspell pages/**/*",
1717
"preview": "pnpm --filter @magidoc/cli start preview --file $(pwd)/magidoc.mjs --stacktrace",
18-
"release": "gh-pages --dist build --dotfiles true"
18+
"release": "gh-pages --dist build --dotfiles"
1919
},
2020
"devDependencies": {
2121
"cspell": "9.2.2",

0 commit comments

Comments
 (0)