Skip to content

Commit

Permalink
Update apiDocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 19, 2024
1 parent d4ff3f3 commit 03cc498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/apiDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

# Redoc : json 파일 join
- name: redoc-cli-github-action
uses: seeebiii/redoc-cli-github-action@v10
uses: DeltaLaboratory/redocly-cli-action@v1.0.0
with:
args: 'join *.json -o api.yaml'

Expand All @@ -62,7 +62,7 @@ jobs:


- name: redoc-cli-github-action
uses: seeebiii/redoc-cli-github-action@v10
uses: DeltaLaboratory/redocly-cli-action@v1.0.0
with:
args: 'build-docs api.yaml -o index.html'

Expand Down

0 comments on commit 03cc498

Please sign in to comment.