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 b49e8ec commit c52eff9Copy full SHA for c52eff9
1 file changed
.github/workflows/deploy.yml
@@ -29,4 +29,4 @@ jobs:
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
publish_dir: ./dist
32
- publish_branch: gh-pages
+ force_orphan: true
0 commit comments