fix(ci): .npmrc with token as an env

This commit is contained in:
2025-08-09 18:18:49 +03:00
committed by GitHub
parent 738b7129d9
commit 316f897610

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
//registry.npmjs.org/:_authToken=${NPM_TOKEN}