fix(ci): remove registry-url to use pure OIDC auth for npm publish
This commit is contained in:
parent
3d7de0a050
commit
c993cf007f
1
.github/workflows/publish-platform.yml
vendored
1
.github/workflows/publish-platform.yml
vendored
@ -192,7 +192,6 @@ 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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user