Update release-docs.yml (#2937)

This commit is contained in:
Lianmin Zheng
2025-01-17 00:36:40 -08:00
committed by GitHub
parent 63051738a9
commit 6a7973add8

View File

@@ -39,7 +39,7 @@ jobs:
- name: Execute notebooks and push to documents
env:
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
GITHUB_TOKEN: ${{ secrets.DOCUMENTATION_PAT_TOKEN }}
run: |
cd docs
make clean