mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 04:47:14 -06:00
Use chromatic action instead
This commit is contained in:
@@ -45,6 +45,7 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm run build-storybook
|
||||
- run: npx chromatic -d storybook-static
|
||||
- name: Publish to Chromatic
|
||||
uses: chromaui/action@v1
|
||||
env:
|
||||
CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user