Skip to content

Commit

Permalink
ci: update api docs dir in swagger-ui deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Gateru <[email protected]>
  • Loading branch information
felixgateru committed Jan 10, 2025
1 parent 6893959 commit c3897f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swagger-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: swagger-ui-action
uses: blokovi/swagger-ui-action@main
with:
dir: "./api/openapi"
dir: "./apidocs/openapi"
pattern: "*.yml"
debug: "true"

Expand Down

0 comments on commit c3897f4

Please sign in to comment.