Skip to content

Commit

Permalink
fix cci config
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mcafee committed Jul 18, 2023
1 parent 03d01c0 commit f931509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1604,6 +1604,7 @@ jobs:
git config --global user.name $GITHUB_USER
git status
git --no-pager diff
yarn publish:$CIRCLE_BRANCH
post_release:
executor: build-executor
Expand Down

0 comments on commit f931509

Please sign in to comment.