Skip to content

Commit

Permalink
refactor: 패키지 구조 변경에 의한 chromatic ci yml 수정 7트
Browse files Browse the repository at this point in the history
  • Loading branch information
dladncks1217 committed Jan 22, 2024
1 parent 56ba051 commit 9ae4e42
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/design-system-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: yarn
- uses: yarn run deploy:design-system ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

- name: deploy design-system
uses: yarn run deploy:design-system ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 comments on commit 9ae4e42

Please sign in to comment.