Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammed-saalim committed Apr 21, 2024
1 parent 8bb8cf0 commit ef0e087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
export API_KEY=$API_KEY
python app.py
env:
API_KEY: ${{ secrets.apikey_openai }}
API_KEY: ${{ secrets.APIKEY_OPENAI }}

0 comments on commit ef0e087

Please sign in to comment.