Skip to content

Commit 20cddf5

Browse files
authored
chore: use npm credentials context (#32843)
1 parent 7079a22 commit 20cddf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/src/pipeline/workflows/@main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ linux-x64:
6868
requires:
6969
- build
7070
- verify-release-readiness:
71-
context: test-runner:npm-release
71+
context: [test-runner:npm-release, org-npm-credentials]
7272
requires:
7373
- build
7474
- server-unit-tests:

0 commit comments

Comments
 (0)