Skip to content

Commit 2122890

Browse files
add npm.pkg.github.com in .npmrc
1 parent f935c9b commit 2122890

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.env.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ API_KEY=
33
HEADERAUTH=
44
PR_NUMBER=prxx # remove if needs to run against main
55
NHSD_APIM_TOKEN=
6+
GITHUB_TOKEN=

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Package is scoped under @org, set registry for that scope
22
@nhsdigital:registry=https://npm.pkg.github.com
3+
@org:registry=https://npm.pkg.github.com

0 commit comments

Comments
 (0)