Skip to content

Commit c3b6fee

Browse files
authored
fix: added automation context (#805)
1 parent c8645b9 commit c3b6fee

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
@@ -193,7 +193,7 @@ workflows:
193193
requires:
194194
- install
195195
- release:
196-
context: NPM
196+
context: NPM_AUTOMATION
197197
requires:
198198
- install
199199
- lint_commit_message

0 commit comments

Comments
 (0)