Skip to content

Commit 2d912bd

Browse files
authored
Update deploy_docs.yml
1 parent 681dd71 commit 2d912bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Deploy
2828
uses: peaceiris/actions-gh-pages@v3
2929
with:
30-
personal_token: ${{ secrets.PERSONAL_TOKEN }
30+
personal_token: ${{ secrets.PERSONAL_TOKEN }}
3131
publish_dir: ./docs/_build/html
3232
external_repository: PyThaiNLP/dev-docs
3333
user_name: 'github-actions[bot]'

0 commit comments

Comments
 (0)