We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd81ad commit b1c03daCopy full SHA for b1c03da
.github/workflows/storybook-main.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: 18
20
- uses: bahmutov/npm-install@v1
21
- name: Publish to Chromatic
22
- uses: chromaui/action@v1
+ uses: chromaui/action@v11
23
with:
24
buildScriptName: build
25
token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/storybook.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
0 commit comments