mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-27 01:36:32 +02:00
gha: checkout token??
This commit is contained in:
parent
c36cba91fb
commit
ee5f85882b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -236,6 +236,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
repository: asg017/sqlite-vec-ncruces-bindings
|
repository: asg017/sqlite-vec-ncruces-bindings
|
||||||
path: sqlite-vec-ncruces-bindings
|
path: sqlite-vec-ncruces-bindings
|
||||||
|
token: ${{secrets.NCRUCES_BINDINGS_REPO_PAT}}
|
||||||
- run: cp go-sqlite3/embed/sqlite3.wasm sqlite-vec-ncruces-bindings/sqlite3.wasm
|
- run: cp go-sqlite3/embed/sqlite3.wasm sqlite-vec-ncruces-bindings/sqlite3.wasm
|
||||||
- run: |
|
- run: |
|
||||||
git config user.name "Alex Garcia"
|
git config user.name "Alex Garcia"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue