Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e23578c

Browse files
authoredMar 20, 2025··
Merge branch 'main' into fix/fastapi-routing
2 parents 1bb3836 + ab89594 commit e23578c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/sync-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: Sync docs to ReadMe
1616
uses: readmeio/rdme@v8
1717
with:
18-
rdme: docs ./docs --key=${{ secrets.README_DEVELOPERS_API_KEY }} --version=${{ secrets.README_DEVELOPERS_MAIN_VERSION }}
18+
rdme: docs ./docs --key=${{ secrets.README_DEVELOPERS_API_KEY }} --version=${{ vars.README_DEVELOPERS_MAIN_VERSION }}

0 commit comments

Comments
 (0)
Please sign in to comment.