Skip to content

Commit

Permalink
Merge branch 'storybook-8-new-styleguide' into sb-test
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamwasp authored Oct 24, 2024
2 parents 814c2ce + d23fff2 commit 7ade11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
name: deploy
command: |
DEPLOY_MESSAGE="User: ${CIRCLE_USERNAME} Project: ${CIRCLE_PROJECT_USERNAME}/${CIRCLE_PROJECT_REPONAME} Pull Request: ${CIRCLE_PULL_REQUEST}"
npx [email protected] deploy --message="${DEPLOY_MESSAGE}" --dir=dist/storybook/styleguide --json > .deploy-output
npx [email protected] deploy --dir=dist/storybook/styleguide --json > .deploy-output
- setup_remote_docker
- run: docker pull cloudposse/github-commenter:0.5.0-58
- run:
Expand Down

0 comments on commit 7ade11a

Please sign in to comment.