We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5160b commit bcfa637Copy full SHA for bcfa637
.github/workflows/publish.yml
@@ -45,4 +45,4 @@ jobs:
45
with:
46
github_token: ${{ secrets.GITHUB_TOKEN }}
47
publish_dir: ./docs
48
- publish_branch: main
+ publish_branch: gh-pages
0 commit comments