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 d95994e commit b3af145Copy full SHA for b3af145
.github/workflows/deploy_docs.yml
@@ -29,5 +29,6 @@ jobs:
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
publish_dir: ./docs/_build/html
32
+ external_repository: PyThaiNLP/dev-docs
33
user_name: 'github-actions[bot]'
- user_email: 'github-actions[bot]@users.noreply.github.com'
34
+ user_email: 'github-actions[bot]@users.noreply.github.com'
0 commit comments