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.
1 parent 8f5fd1e commit 8ffd7c3Copy full SHA for 8ffd7c3
1 file changed
.github/workflows/pages.yml
@@ -8,7 +8,7 @@ name: Deploy Docs site to Pages
8
9
on:
10
push:
11
- branches: ["main"]
+ branches: ["add-gh-pages"]
12
paths: ["docs/**"]
13
14
# Allows you to run this workflow manually from the Actions tab
0 commit comments