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 b62415e + 8b81c7e commit d4a7b31Copy full SHA for d4a7b31
.github/workflows/docs.yaml
@@ -21,6 +21,5 @@ jobs:
21
- uses: peaceiris/actions-gh-pages@v4
22
with:
23
destination_dir: ${{ steps.tag.outputs.tag }}
24
- force_orphan: true
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
publish_dir: ./docs/_build
0 commit comments