Skip to content

Commit

Permalink
Fix Swagger action
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMStraub committed Sep 27, 2024
1 parent 82cfa86 commit b56473c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
output: swagger-ui
spec-file: apispec.yaml
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit b56473c

Please sign in to comment.