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 ac14df1 commit 92281baCopy full SHA for 92281ba
.github/workflows/doc.yml
@@ -50,4 +50,4 @@ jobs:
50
git fetch origin gh-pages
51
52
echo "Build and deploy the doc on main"
53
- mike deploy --push --force main
+ mike deploy --push main
0 commit comments