Skip to content

Commit e02f5cb

Browse files
authored
chore: use npm credentials context (#95)
1 parent 3cffd53 commit e02f5cb

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
@@ -37,7 +37,7 @@ workflows:
3737
- test
3838
- release:
3939
context:
40-
- test-runner:npm-release
40+
- [test-runner:npm-release, org-npm-credentials]
4141
requires:
4242
- test
4343
filters:

0 commit comments

Comments
 (0)