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 9e94620 commit 0b3f7a0Copy full SHA for 0b3f7a0
.github/workflows/gh-pages.yml
@@ -2,7 +2,7 @@ name: Deploy docs to GitHub Pages
2
3
on:
4
push:
5
- branches: ["add-gh-pages"]
+ branches: ["main"]
6
paths:
7
[
8
"docs/**",
0 commit comments