Skip to content

Commit 92281ba

Browse files
authored
Update doc.yml to remove --force
1 parent ac14df1 commit 92281ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
git fetch origin gh-pages
5151
5252
echo "Build and deploy the doc on main"
53-
mike deploy --push --force main
53+
mike deploy --push main

0 commit comments

Comments
 (0)