Skip to content

Commit

Permalink
๐Ÿ“ docs : API ๋ฌธ์„œ ํ†ตํ•ฉ
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 17, 2024
1 parent 35408d1 commit e7cb8a4
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 @@ -42,7 +42,7 @@ jobs:
- name: redoc-cli-github-action
uses: seeebiii/redoc-cli-github-action@v9
with:
args: 'bundle ./noti.json ./user.json ./weather.json --output ./index.html --ext html'
args: 'bundle ./user.json ./noti.json ./weather.json --output ./index.html --ext html'

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

0 comments on commit e7cb8a4

Please sign in to comment.