fix: restore registry-url for npm auth with new granular token
This commit is contained in:
1
.github/workflows/publish-platform.yml
vendored
1
.github/workflows/publish-platform.yml
vendored
@@ -192,6 +192,7 @@ jobs:
|
||||
if: steps.check.outputs.skip != 'true'
|
||||
with:
|
||||
node-version: "24"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
|
||||
- name: Publish ${{ matrix.platform }}
|
||||
if: steps.check.outputs.skip != 'true'
|
||||
|
||||
Reference in New Issue
Block a user