mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
gha: OIDC unset NODE_AUTH_TOKEN
This commit is contained in:
parent
2d8636c512
commit
831f4acbfd
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -281,6 +281,8 @@ jobs:
|
|||
npm publish --provenance --access public distx/npm/sqlite-vec-windows-x64.tar.gz
|
||||
npm publish --provenance --access public distx/npm/sqlite-vec-wasm-demo.tar.gz
|
||||
npm publish --provenance --access public distx/npm/sqlite-vec.tar.gz
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ""
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue