Skip to content

Commit efe35ad

Browse files
Merge pull request #5 from parthlambdatest/test_2
test_2 first
2 parents 6b19752 + f35ad17 commit efe35ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
pull_request:
44
branches:
55
- master
6-
6+
77
env:
88
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}
99

@@ -38,4 +38,4 @@ jobs:
3838
run: |
3939
smartui --version
4040
smartui config create .smartui.json
41-
smartui storybook ./18c18586-e375-4f83-b871-4bfec453c5ef --config .smartui.json
41+
smartui storybook ./18c18586-e375-4f83-b871-4bfec453c5ef --config .smartui.json --env stage

0 commit comments

Comments
 (0)