Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit aff3130

Browse files
authored
Merge pull request #97 from segmentio/f2prateek-patch-1
fix publish step in circle config
2 parents 0e168a5 + 67ea331 commit aff3130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ workflows:
7070
context: snyk
7171
requires:
7272
- coverage
73-
- deploy:
73+
- publish:
7474
requires:
7575
- test
7676
filters:

0 commit comments

Comments
 (0)