Răsfoiți Sursa

Update mkdocs.yml

Xiaomeng Zhao 4 luni în urmă
părinte
comite
dd4b60f174
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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