Skip to content

Commit c7d6f6f

Browse files
committed
Add a note about GitHub Pages using the main branch
1 parent ff12e0b commit c7d6f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ VitePress will be configured with an `alias` to allow you to access your library
176176

177177
You'll only see this question if you chose to include VitePress in the previous question.
178178

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.
180180

181181
When you're ready to deploy the documentation, you'll need to enable deployment in the settings for your GitHub repository:
182182

0 commit comments

Comments
 (0)