mirror of
https://github.com/paralus/paralus.git
synced 2026-08-23 21:36:30 +00:00
updated pattern
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user