diff --git a/.circleci/config.yml b/.circleci/config.yml index bd4abd1..991e6db 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,12 +34,12 @@ jobs: - persist_to_workspace: root: ~/repo paths: . - + deploy: <<: *defaults steps: - attach_workspace: - - at: ~/repo + at: ~/repo - add_ssh_keys - run: name: Authenticate NPM registry @@ -71,4 +71,4 @@ workflows: tags: only: /^v[0-9]+.*/ branches: - ignore: /.*/ \ No newline at end of file + ignore: /.*/