Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
DavdGao committed Jan 6, 2025
1 parent 2a69e64 commit 8d4c817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- id: build
name: Build Documentation
env:
SECRET_KEY: ${{ secrets.DASHSCOPE_TEST_KEY }}
SECRET_KEY: ${{ secrets.DASHSCOPE_API_KEY }}
run: |
cd docs/tutorial/en/
./build.sh
Expand Down

0 comments on commit 8d4c817

Please sign in to comment.