Skip to content

Commit

Permalink
Publish docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ELepolt committed Nov 19, 2023
1 parent 42a2e21 commit d9ba329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
node-version: '20.x'
- run: npm i -g @redocly/cli@latest
- run: npm @redocly/cli build-docs swagger/nhl.json --output=public/index.html
- run: redocly build-docs swagger/nhl.json --output=public/index.html

0 comments on commit d9ba329

Please sign in to comment.