Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ArzelaAscoIi committed May 6, 2024
1 parent 2173358 commit 25cc471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: python ./.github/utils/add-category-id.py
env:
MARKDOWN_FILES_DIRECTORY: docs/_pydoc/temp/
CATEGORY_ID: 6638c26fe71b7e006546b54e
CATEGORY_ID: ${{env.CATEGORY_ID}}

- name: Run `docs` command 🚀
uses: readmeio/rdme@v8
Expand Down

0 comments on commit 25cc471

Please sign in to comment.