Skip to content

Commit

Permalink
chore: use mongo
Browse files Browse the repository at this point in the history
  • Loading branch information
izi-on committed Dec 5, 2024
1 parent 7efa441 commit fc36cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/process-resume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
- name: Run main.py
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
REDIS_URL: ${{ secrets.REDIS_URL }}
MONGO_PUBLIC_URL: ${{ secrets.MONGO_PUBLIC_URL }}
run: poetry run python main.py

0 comments on commit fc36cda

Please sign in to comment.