Skip to content

Commit 097d999

Browse files
committed
🔧 Only attempt to publish from the master branch
1 parent 2eb473c commit 097d999

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@ workflows:
5151
- publish:
5252
requires:
5353
- test
54+
filters:
55+
branches:
56+
only: master

0 commit comments

Comments
 (0)