Skip to content

Commit d2b3e4f

Browse files
committed
Stop tag release being run on branches
1 parent b6835d4 commit d2b3e4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,7 @@ workflows:
5858
only: master
5959
- deploy-tags:
6060
filters:
61+
branches:
62+
ignore: /.*/
6163
tags:
6264
only: /.*/

0 commit comments

Comments
 (0)