Skip to content

Commit

Permalink
ci: 환경 변수 생성 위치 지정
Browse files Browse the repository at this point in the history
  • Loading branch information
seongminn committed Jan 30, 2024
1 parent 629fb64 commit c4f2c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chromatic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
run: |
echo "CHROMATIC_PROJECT_TOKEN=${{ secrets.CHROMATIC_PROJECT_TOKEN }}" >> .env
cat .env
working-directory: docs/storybook

- name: Deploy Storybook
run: pnpm run deploy:storybook
Expand Down

0 comments on commit c4f2c3f

Please sign in to comment.