Skip to content

Commit

Permalink
Update generate-documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
serkmen authored Jan 5, 2024
1 parent 82e441f commit f6918e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: docker://asyncapi/github-action-for-generator:2.1.12
with:
template: '@asyncapi/[email protected]'
filepath: docs/api/my-asyncapi.yml
filepath: docs/api/asyncapi.yml
parameters: pdf=true baseHref=/test-experiment/ sidebarOrganization=byTags #space separated list of key/values
output: generated-html

Expand Down

0 comments on commit f6918e7

Please sign in to comment.