diff --git a/.github/workflows/techdocs.yml b/.github/workflows/techdocs.yml index de6a40f96b..d056c06e67 100644 --- a/.github/workflows/techdocs.yml +++ b/.github/workflows/techdocs.yml @@ -59,4 +59,4 @@ jobs: with: user: __token__ password: ${{ secrets.PYPI_API_KEY }} - packages_dir: ./packages/techdocs-container/techdocs/core/dist \ No newline at end of file + packages_dir: ./packages/techdocs-container/techdocs-core/dist \ No newline at end of file