Skip to content

Commit

Permalink
vars
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmallhelp committed Nov 11, 2024
1 parent 9ba850b commit 0a44ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: ./run-tests.sh
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
OPENAI_API_MODEL: ${{ secrets.OPENAI_API_MODEL }}
OPENAI_API_MODEL: ${{ vars.OPENAI_API_MODEL }}

0 comments on commit 0a44ec9

Please sign in to comment.