Skip to content

Commit

Permalink
Fix swaggerui action (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
dottorblaster authored Sep 30, 2024
1 parent f766352 commit ea9e8ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ jobs:
with:
output: ./doc/swaggerui
spec-file: openapi.json
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Publish to Pages
uses: peaceiris/actions-gh-pages@v4
with:
Expand Down

0 comments on commit ea9e8ed

Please sign in to comment.