Skip to content

Commit

Permalink
ci: point to legacy directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Feb 1, 2025
1 parent c82cf38 commit e9299e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
- name: Sync docs to ReadMe
uses: readmeio/rdme@v9
with:
rdme: docs ./documentation --key=${{ secrets.README_DEVELOPERS_API_KEY }} --version=${{ vars.README_DEVELOPERS_MAIN_VERSION }}
rdme: docs ./documentation/legacy/ --key=${{ secrets.README_DEVELOPERS_API_KEY }} --version=${{ vars.README_DEVELOPERS_MAIN_VERSION }}

0 comments on commit e9299e2

Please sign in to comment.