Skip to content

Commit cf95d79

Browse files
author
Christopher - Marcel Böddecker
committed
fix(templates): use correct npm registry
1 parent 58939ef commit cf95d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/steps/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,5 +331,5 @@ steps:
331331
env:
332332
GITHUB_TOKEN: $(GitHub.Token)
333333
NPM_TOKEN: $(Npm.Token)
334-
NPM_CONFIG_REGISTRY: https://npm.pkg.github.com/ExtendRealityLtd
334+
NPM_CONFIG_REGISTRY: https://npm.pkg.github.com
335335
npm_config_access: public

0 commit comments

Comments
 (0)