Revert "Update circle config"

This reverts commit dbc2e516ea.
monorepo
Varun Patil 2023-03-14 12:12:16 -07:00
parent dbc2e516ea
commit 5a6d0f8d0c
1 changed files with 4 additions and 0 deletions

View File

@ -34,11 +34,15 @@ workflows:
jobs:
- build:
filters:
branches:
ignore: /.*/
tags:
only: /^.*/
- publish-github-release:
requires:
- build
filters:
branches:
ignore: /.*/
tags:
only: /^.*/