diff --git a/.env b/.env deleted file mode 100644 index e69de29..0000000 diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 4b931e3..00aa587 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -26,7 +26,4 @@ jobs: run: npm install - name: Publish to Chromatic - uses: chromaui/action@v1 - with: - projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} - token: ${{ secrets.GITHUB_TOKEN }} + run: npx chromatic --project-token=${{ secrets.CHROMATIC_PROJECT_TOKEN }} diff --git a/.gitignore b/.gitignore index f52343a..c0d44f7 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ dist-ssr *storybook.log storybook-static +.env \ No newline at end of file diff --git a/index.html b/index.html index 0c589ec..3a441b8 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,13 @@
- + + -업로드된 이력이 없습니다.