We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dda232 commit d9eb7a2Copy full SHA for d9eb7a2
1 file changed
.github/workflows/deploy.yml
@@ -37,4 +37,4 @@ jobs:
37
with:
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
publish_dir: ./out
40
- publish_branch: main
+ publish_branch: gh-pages
0 commit comments