Skip to content

Commit

Permalink
Update schema-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmussett authored Jul 31, 2024
1 parent 298b893 commit 9b29cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schema-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: pip install json-schema-for-humans

- name: Generate Schema documents
run: generate-schema-doc --config template_name=md schemas docs
run: generate-schema-doc --config template_name=md schemas docs/schemas

- name: Commit and Push changes
run: |
Expand Down

0 comments on commit 9b29cad

Please sign in to comment.