diff --git a/.circleci/config.yml b/.circleci/config.yml index 1e6ebb247..8b3f71fe2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -239,6 +239,8 @@ workflows: requires: - setup filters: + tags: + only: /^v.*/ branches: only: master - publish_release: