mirror of
https://github.com/paralus/paralus.git
synced 2026-05-30 04:02:50 +00:00
updated pattern
This commit is contained in:
2
.github/workflows/swagger.yml
vendored
2
.github/workflows/swagger.yml
vendored
@@ -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