Skip to content

Commit

Permalink
chore(ci): fix ci release for tags (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
smithad15 authored May 4, 2019
1 parent 96d71cc commit d80bb4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ workflows:
- test
- build
filters:
branches:
ignore: /.*/
tags:
only: /^v.*/
branches:
ignore: /.*/

0 comments on commit d80bb4e

Please sign in to comment.