Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Commit ab76f52

Browse files
committed
fix(ci): Include NPM secret in docs publishing job.
1 parent 4b6d7c3 commit ab76f52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
git config user.name "${GITHUB_USER}"
7171
- add_ssh_keys:
7272
fingerprints: "ec:de:55:ff:b2:71:24:10:d5:52:1f:72:12:e5:1c:a6"
73+
- run: *npm_secret
7374
- run: *install
7475
- run: *github_pages
7576

0 commit comments

Comments
 (0)