diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8a4eb4df..129e9b04 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,3 +22,6 @@ jobs: uses: chromaui/action@v1 with: projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} + exitOnceUploaded: true + workingDir: packages/legacy-stories + storybookBuildDir: storybook-static