Skip to content

Commit

Permalink
gha: checkout token??
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Jul 14, 2024
1 parent c36cba9 commit ee5f858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ jobs:
with:
repository: asg017/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: |
git config user.name "Alex Garcia"
Expand Down

0 comments on commit ee5f858

Please sign in to comment.