Skip to content

Commit

Permalink
ci: correct async api documentation file path
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-acampora committed Feb 9, 2023
1 parent dd5b42c commit 071476c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
- name: Validating AsyncAPI document
uses: WaleedAshraf/asyncapi-github-action@v0.0.9
with:
filepath: docs/api/my-asyncapi.yml
filepath: docs/async-api/async-api.yml
- name: Generating HTML from AsyncAPI document
uses: docker://asyncapi/github-action-for-generator:2.0.0
with:
Expand Down

0 comments on commit 071476c

Please # to comment.