Skip to content

Commit cb61e6b

Browse files
committed
fixup! [DEBUG] Run on all branches
1 parent 5682055 commit cb61e6b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.circleci/config.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1565,8 +1565,9 @@ workflows:
15651565

15661566
# Final artifacts
15671567
- b_release_binaries:
1568-
tags:
1569-
only: /.*/
1568+
filters:
1569+
tags:
1570+
only: /.*/
15701571
#filters:
15711572
# tags:
15721573
# # We only need release binaries from tagged commits

0 commit comments

Comments
 (0)