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 17, 2024
1 parent a17f2bb commit 35408d1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/apiDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,11 @@ jobs:
# with:
# args: 'build-docs ./api.yaml --output ./index.html'


- name : ls
run : |
ls -all
# 웹페이지 Repository에 Push 합니다.
- name: Install SSH Key
uses: leigholiver/[email protected]
with:
source: ./index.html
source: index.html
destination_folder: docs
destination_repo: WaitherTeam/WaitherTeam.github.io
destination_branch: main
Expand Down

0 comments on commit 35408d1

Please sign in to comment.