diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 68726bc..bf8d5de 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -45,7 +45,7 @@ jobs: - run: npm run build - name: Publish to Chromatic - uses: chromaui/action@84e0c70520cf012d7cbcd0d9677b4240f893e25e # latest + uses: chromaui/action@1bbb5819252d9782cb7d77122d9becae467def18 # latest with: projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} exitZeroOnChanges: true