You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/docs/src/questions.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ VitePress will be configured with an `alias` to allow you to access your library
176
176
177
177
You'll only see this question if you chose to include VitePress in the previous question.
178
178
179
-
Selecting this option will generate configuration files for deploying your documentation to GitHub Pages via a GitHub Action.
179
+
Selecting this option will generate configuration files for deploying your documentation to GitHub Pages via a GitHub Action. The workflow is configured to deploy from the `main` branch.
180
180
181
181
When you're ready to deploy the documentation, you'll need to enable deployment in the settings for your GitHub repository:
0 commit comments