Skip to content

Commit

Permalink
Update automated-cron-script.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonAmable authored Feb 5, 2024
1 parent 390766d commit 66dcb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-cron-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
pip install -r requirements.txt
- name: Run script
run: python 1_JobMatching.py ${{ENV_USERNAME_MYSUCCESS}} ${{MY_PASSWORD}} ${{OPEN_AI_API_KEY}}
run: python 1_JobMatching.py $ENV_USERNAME_MYSUCCESS $MY_PASSWORD $OPEN_AI_API_KEY

0 comments on commit 66dcb69

Please sign in to comment.