mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-27 09:46:27 +02:00
gha: try PAT
This commit is contained in:
parent
d85a96d2d4
commit
ab1f9231a1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -243,3 +243,5 @@ jobs:
|
||||||
git tag "${{ github.ref_name }}"
|
git tag "${{ github.ref_name }}"
|
||||||
git push origin main "${{ github.ref_name }}"
|
git push origin main "${{ github.ref_name }}"
|
||||||
working-directory: sqlite-vec-ncruces-bindings
|
working-directory: sqlite-vec-ncruces-bindings
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{secrets.NCRUCES_BINDINGS_REPO_PAT}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue