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.
2 parents 42c967f + 9fd549f commit 1b611a7Copy full SHA for 1b611a7
.circleci/config.yml
@@ -43,6 +43,7 @@ jobs:
43
- add_ssh_keys:
44
fingerprints:
45
- "9f:10:3c:f2:df:f4:93:d8:e7:b0:14:0e:42:74:8f:66"
46
+ - "16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48"
47
- run:
48
name: Authenticate NPM registry
49
command: echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
0 commit comments