Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 263cd54

Browse files
committed
Manual release
Signed-off-by: tzununbekov <[email protected]>
1 parent d64fbf8 commit 263cd54

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.circleci/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,7 @@ workflows:
4747
requires:
4848
- build
4949
filters:
50-
# Publish master as release for now
5150
branches:
52-
# ignore: /.*/
53-
only:
54-
- master
51+
ignore: /.*/
5552
tags:
5653
only: /^v\d+\.\d+\.\d+$/

0 commit comments

Comments
 (0)