diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 9a1851312..6adb9c5fd 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -33,6 +33,7 @@ jobs: projectToken: 7c47e1a1a4bd exitZeroOnChanges: true workingDir: ./src/Ombi/ClientApp + buildScriptName: storybookbuild - name: Publish to Chromatic and auto accept changes if: github.ref == 'refs/heads/master'