Skip to content

Commit

Permalink
📝docs : 경로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 9, 2024
1 parent 990d7d7 commit 28dac0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apiDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "DDonghyeo"
git add .
git checkout apiDocs
git remote add norigin ${{ secrets.REPOSITORY_URL }}
git commit -m "📝docs : Generate API Docs"
git push norigin apiDocs

0 comments on commit 28dac0e

Please sign in to comment.