Skip to content

Commit

Permalink
📝docs : api docs 경로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 9, 2024
1 parent 78922c5 commit e13c60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apiDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: redoc-cli-github-action
uses: seeebiii/redoc-cli-github-action@v9
with:
args: 'bundle ./noti.json --output ./noti.yaml --ext yaml'
args: 'bundle ./noti-service/docs/noti.json --output ./noti-service/docs/noti.yaml --ext yaml'

- name: Rename Yaml Title & Desc
run: |
Expand Down

0 comments on commit e13c60f

Please sign in to comment.