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 d52f6bd commit cdabd98Copy full SHA for cdabd98
.github/workflows/book.yml
@@ -30,7 +30,6 @@ jobs:
30
uses: peaceiris/actions-gh-pages@v3
31
with:
32
personal_token: ${{ secrets.MY_DEPLOY_KEY }}
33
- external_repository: KusionStack/kusionstack.github.io
34
publish_dir: ./book
35
publish_branch: gh-pages
36
user_name: 'github-actions[bot]'
0 commit comments