Update deploying.md

pull/949/head
Divyansh Singh 3 years ago committed by GitHub
parent eb92a77d49
commit be56ed5ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -96,11 +96,9 @@ Don't enable options like _Auto Minify_ for HTML code. It will remove comments f
publish_dir: docs/.vitepress/dist publish_dir: docs/.vitepress/dist
``` ```
::: tip ::: tip
Please replace the corresponding branch name. For example, if the branch you want to build is `master`, then you should replace `main` with `master` in the above file.
Please replace the corresponding branch name. For example, the branch you want to trigger is `master` branch, then you should replace `main` with `master`. :::
:::
2. Now commit your code and push it to the `main` branch. 2. Now commit your code and push it to the `main` branch.

Loading…
Cancel
Save