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 bf627eb commit 1bb24d6Copy full SHA for 1bb24d6
.github/workflows/gh-pages.yml
@@ -30,4 +30,4 @@ jobs:
30
with:
31
github_token: ${{ secrets.GITHUB_TOKEN }}
32
publish_dir: ./public
33
- publish_branch: master
+ publish_branch: gh-pages
0 commit comments