diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 68651cce..0c099a1c 100755 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -15,7 +15,7 @@ jobs: yarn build-storybook - uses: chromaui/action@v1 with: - appCode: 9ofhn0iql7n + projectToken: 9ofhn0iql7n token: ${{ secrets.GITHUB_TOKEN }} storybookBuildDir: storybook-static