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.
2 parents 6b19752 + f35ad17 commit efe35adCopy full SHA for efe35ad
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ on:
3
pull_request:
4
branches:
5
- master
6
-
+
7
env:
8
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}
9
@@ -38,4 +38,4 @@ jobs:
38
run: |
39
smartui --version
40
smartui config create .smartui.json
41
- smartui storybook ./18c18586-e375-4f83-b871-4bfec453c5ef --config .smartui.json
+ smartui storybook ./18c18586-e375-4f83-b871-4bfec453c5ef --config .smartui.json --env stage
0 commit comments