Skip to content

Commit d94887e

Browse files
committed
Fix CircleCI npm publishing
1 parent 8be1242 commit d94887e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ test:
2222

2323
deployment:
2424
publish:
25-
owner: segmentio
25+
owner: segment-integrations
2626
# Works on e.g. `1.0.0-alpha.1`
2727
tag: /[0-9]+(\.[0-9]+)*(-.+)?/
2828
commands:

0 commit comments

Comments
 (0)