Remove protocol from auth token lines

master
Jens Pelzetter 2023-04-22 19:59:26 +02:00
parent 78c0968b11
commit b02f1a8e5c
1 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ auth-type=legacy
@librecms:registry=https://git.libreccm.org/api/packages/libreccm/npm/ @librecms:registry=https://git.libreccm.org/api/packages/libreccm/npm/
@libreccm:access=public @libreccm:access=public
@librecms:access=public @librecms:access=public
//https://git.libreccm.org/api/packages/libreccm/npm/:_authToken=${NPM_TOKEN} //git.libreccm.org/api/packages/libreccm/npm/:_authToken=${NPM_TOKEN}
//https://git.libreccm.org/api/packages/npm/:_authToken=${NPM_TOKEN} //git.libreccm.org/api/packages/npm/:_authToken=${NPM_TOKEN}