Skip to content

Commit

Permalink
- fix: cargo publish ci
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol committed Dec 10, 2024
1 parent 2624522 commit 92de380
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@ jobs:
- name: Run NX publish
run: npx nx run-many -t publish --verbose --parallel=false
env:
CARGO_PUBLISH: true
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
EMBEDDING_API_URL: ${{ vars.EMBEDDING_API_URL }}

0 comments on commit 92de380

Please sign in to comment.