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.
2 parents 66e9f4a + 79a2839 commit b4ccfccCopy full SHA for b4ccfcc
.github/workflows/deploy.yml
@@ -29,4 +29,5 @@ jobs:
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
publish_dir: .vitepress/dist
32
+ publish_branch: gh-pages
33
cname: ''
0 commit comments