Browse Source

Update mkdocs.yml

Xiaomeng Zhao 4 tháng trước cách đây
mục cha
commit
dd4b60f174
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/mkdocs.yml

+ 1 - 1
.github/workflows/mkdocs.yml

@@ -18,5 +18,5 @@ jobs:
         uses: mhausenblas/mkdocs-deploy-gh-pages@master
         # Or use mhausenblas/mkdocs-deploy-gh-pages@nomaterial to build without the mkdocs-material theme
         env:
-          PERSONAL_TOKEN: ${{ secrets.RELEASE_TOKEN }}
+          GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
           REQUIREMENTS: /docs/requirements.txt