diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index ef8bbbf..cb6a8d0 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -33,7 +33,7 @@ concurrency: jobs: build: name: Build the documentation with Sphinx - uses: sandialabs/sansmic-ci/.github/workflows/build-sphinx-all.yml@main + uses: sandialabs/sansmic-docs/.github/workflows/build-sphinx-all.yml@main deploy: name: Deploy documentation to GitHub Pages