diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 47917439c..07f8a1a2b 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -37,7 +37,7 @@ jobs: exitOnceUploaded: true - name: Publish to Chromatic and auto accept changes - if: github.ref == 'refs/heads/master' + if: github.ref == 'refs/heads/develop' uses: chromaui/action@v1 with: projectToken: 7c47e1a1a4bd