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 7c7c01c commit d557e1bCopy full SHA for d557e1b
.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