Skip to content

Commit

Permalink
change spec.yml to openapi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleeym committed Jan 19, 2024
1 parent 08e2d49 commit 0b8833b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
version: "5.11.0"
output: swagger-ui
spec-file: ./spec.yml
spec-file: ./openapi.yml

- name: Upload Artifacts
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 0b8833b

Please sign in to comment.