Skip to content

Commit b25fe5c

Browse files
committed
fix: push on both registry
1 parent 71dee4f commit b25fe5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
2-
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
2+
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
3+
@arif-un:registry=https://npm.pkg.github.com

0 commit comments

Comments
 (0)