diff --git a/.circleci/config.yml b/.circleci/config.yml index c86359bb..66c04bb7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,15 +34,11 @@ workflows: jobs: - build: filters: - branches: - ignore: /.*/ tags: only: /^.*/ - publish-github-release: requires: - build filters: - branches: - ignore: /.*/ tags: only: /^.*/