Skip to content

Commit b3af145

Browse files
authored
Update deploy_docs.yml
1 parent d95994e commit b3af145

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ jobs:
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
publish_dir: ./docs/_build/html
32+
external_repository: PyThaiNLP/dev-docs
3233
user_name: 'github-actions[bot]'
33-
user_email: 'github-actions[bot]@users.noreply.github.com'
34+
user_email: 'github-actions[bot]@users.noreply.github.com'

0 commit comments

Comments
 (0)