updated pattern

This commit is contained in:
Nirav Parikh
2022-11-17 13:05:50 +05:30
parent bd0e510bcc
commit 972381a55d

View File

@@ -19,7 +19,7 @@ jobs:
uses: pjoc-team/swagger-ui-action@v0.0.2
with:
dir: './gen/openapi'
pattern: '*/*swagger.json'
pattern: '*swagger.json'
debug: 'true'
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3