We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2e7f6 commit 792b805Copy full SHA for 792b805
.github/workflows/deploy.yml
@@ -7,7 +7,7 @@ name: Build and publish docs to GitHub Pages
7
on:
8
# Runs on pushes targeting the default branch
9
push:
10
- branches: [vitepress]
+ branches: [main]
11
12
# Allows you to run this workflow manually from the Actions tab
13
workflow_dispatch:
0 commit comments