Skip to content

Commit

Permalink
Fix docs (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
zyunlam authored Oct 4, 2023
1 parent 61116f2 commit 825e153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Expand Down

0 comments on commit 825e153

Please sign in to comment.