We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cffd53 commit e02f5cbCopy full SHA for e02f5cb
.circleci/config.yml
@@ -37,7 +37,7 @@ workflows:
37
- test
38
- release:
39
context:
40
- - test-runner:npm-release
+ - [test-runner:npm-release, org-npm-credentials]
41
requires:
42
43
filters:
0 commit comments