Skip to content

Commit

Permalink
Fix swagger ui action (#3032)
Browse files Browse the repository at this point in the history
  • Loading branch information
dottorblaster authored Sep 30, 2024
1 parent f01119f commit 1bb275b
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 @@ -144,6 +144,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 1bb275b

Please sign in to comment.