mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
gha: forgot token
This commit is contained in:
parent
e7cba238f8
commit
0fad09e492
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -68,6 +68,8 @@ jobs:
|
||||||
name: sqlite-vec-windows-x86_64-msvc-extension
|
name: sqlite-vec-windows-x86_64-msvc-extension
|
||||||
path: dist/*
|
path: dist/*
|
||||||
- run: gh release upload ${{ github.ref_name }} dist/vec0.dll
|
- run: gh release upload ${{ github.ref_name }} dist/vec0.dll
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
build-wasm32-emscripten:
|
build-wasm32-emscripten:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue