зеркало из https://github.com/microsoft/tslib.git
Add missing registry-url parameter
This commit is contained in:
Родитель
1fec6679a2
Коммит
7c11588c36
|
@ -27,6 +27,7 @@ jobs:
|
|||
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
|
||||
with:
|
||||
node-version: 22.x
|
||||
registry-url: https://registry.npmjs.org/
|
||||
- run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
|
||||
|
|
Загрузка…
Ссылка в новой задаче