We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8ec68 commit 214276cCopy full SHA for 214276c
.github/workflows/ci.yml
@@ -30,3 +30,6 @@ jobs:
30
with:
31
github_token: ${{ secrets.GITHUB_TOKEN }}
32
publish_dir: ./build
33
+ keep_files: false
34
+ enable_jekyll: false
35
+ force_orphan: true
0 commit comments