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 59e1f1f commit 7478d76Copy full SHA for 7478d76
1 file changed
.github/workflows/publish.yml
@@ -24,7 +24,6 @@ jobs:
24
25
- name: Deploy
26
uses: peaceiris/actions-gh-pages@v3
27
- if: ${{ github.ref == 'refs/heads/main' }}
28
with:
29
github_token: ${{ secrets.GITHUB_TOKEN }}
30
- publish_dir: ./book
+ external_repository: MultiSQL/multisql.github.io
0 commit comments