Skip to content

Commit

Permalink
Publish the build folder only (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wu authored Jul 10, 2017
1 parent 36b3ce2 commit f02b840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- ~/.yarn-cache
- deploy:
name: Publish to NPM if tagged
working_directory: ~/branch-manager/build
command: |
set -euo pipefail
TAG=${CIRCLE_TAG:-}
Expand Down

0 comments on commit f02b840

Please sign in to comment.