Skip to content

Commit

Permalink
remove msg
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamwasp committed Oct 24, 2024
1 parent 294a47c commit d23fff2
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 d23fff2

Please sign in to comment.