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.
2 parents 2d28139 + d557e1b commit 8745b05Copy full SHA for 8745b05
.github/workflows/ci.yml
@@ -865,4 +865,5 @@ jobs:
865
uses: peaceiris/actions-gh-pages@v3
866
with:
867
github_token: ${{ secrets.GITHUB_TOKEN || github.token }}
868
- publish_dir: ./github-pages
+ publish_dir: ./github-pages
869
+ force_orphan: true
0 commit comments