We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30219a0 commit c160732Copy full SHA for c160732
.github/workflows/deploy.yaml
@@ -26,3 +26,4 @@ jobs:
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
publish_dir: ./build/html
29
+ force_orphan: true
0 commit comments