Skip to content

Commit

Permalink
fix publish-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david-loe authored Oct 3, 2024
1 parent 2b9f7e3 commit 4fa6d3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
with:
output: swagger-ui
spec-file: swagger.json
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 4fa6d3f

Please sign in to comment.