Skip to content

Commit

Permalink
update build_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xumi1993 committed Mar 12, 2024
1 parent 0384684 commit d83817e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
password: ${{ secrets.PYPI_API_TOKEN }}

Build_docs:
uses: ./.github/workflows/build-docs.yml
uses: ./.github/workflows/build-docs.yml@main
with:
config-path: .github/workflows/build-docs.yml
secrets: inherit
Expand Down

0 comments on commit d83817e

Please sign in to comment.