Bläddra i källkod

Update mkdocs.yml

Xiaomeng Zhao 4 månader sedan
förälder
incheckning
dd4b60f174
1 ändrade filer med 1 tillägg och 1 borttagningar
  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