From f71992d5f273d5117225dda22927c0555c991723 Mon Sep 17 00:00:00 2001 From: Kim Dong Hyun <98632435+DDonghyeo@users.noreply.github.com> Date: Sat, 18 May 2024 00:14:23 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9Ddocs=20:=20api=20docs=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/apiDocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/apiDocs.yml b/.github/workflows/apiDocs.yml index b53ca1b7..bcfe1574 100644 --- a/.github/workflows/apiDocs.yml +++ b/.github/workflows/apiDocs.yml @@ -36,6 +36,7 @@ jobs: run : | pwd ls -all + ls /github/workspace # Redoc : json 파일 join - name: redoc-cli-github-action