Skip to content

Commit

Permalink
chore: 주석 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
moresoo committed Jun 30, 2024
1 parent 7bbaa4f commit e4a3863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
# 지정한 버전으로 배포하기 위해 임시로 CI package version up을 생략합니다
run: yarn lerna publish from-package --yes --concurrency=2
# TODO: v2 배포 후 아래 스크립트로 다시 변경
# run: |
Expand Down

0 comments on commit e4a3863

Please sign in to comment.