diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 6df91aa8..ba5e0276 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -25,7 +25,7 @@ jobs: env: SSH_DEPLOY_KEY : ${{ secrets.SSH_DEPLOY_KEY }} with: - source-directory: 'docs/html' + source-directory: 'MIDAS/docs/html' destination-github-username: ISSUIUC destination-repository-name: MIDAS-flight-docs user-email: action@github.com