gha: forgot token

This commit is contained in:
Alex Garcia 2024-06-29 12:51:07 -07:00
parent e7cba238f8
commit 0fad09e492

View file

@ -68,6 +68,8 @@ jobs:
name: sqlite-vec-windows-x86_64-msvc-extension
path: dist/*
- run: gh release upload ${{ github.ref_name }} dist/vec0.dll
env:
GH_TOKEN: ${{ github.token }}
build-wasm32-emscripten:
runs-on: ubuntu-latest
steps: