Skip to content

Commit e109c90

Browse files
Update swagger-ui.yml
1 parent 03864a2 commit e109c90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swagger-ui.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- name: Generate Swagger UI
1313
uses: Legion2/swagger-ui-action@v1
1414
with:
15+
github_token: ${{ secrets.GITHUB_TOKEN }}
1516
output: swagger-ui
1617
spec-file: openapi.yaml
1718
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)