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 7ef1f7e commit 2c23010Copy full SHA for 2c23010
.github/workflows/docspublish.yml
@@ -68,6 +68,7 @@ jobs:
68
with:
69
token: ${{ secrets.PERSONAL_ACCESS_TOKEN_FOR_ORG }}
70
file: "docs/README.md"
71
+ organization: true
72
- name: Push doc to Github Page
73
uses: peaceiris/actions-gh-pages@v4
74
0 commit comments