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 852390e commit e734455Copy full SHA for e734455
.github/workflows/deploy.yml
@@ -32,4 +32,5 @@ jobs:
32
with:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
publish_dir: ./out
35
+ force_orphan: true
36
# cname: design.buzzvil.com # Optional: if you have a custom domain
0 commit comments