Skip to content

Commit

Permalink
update api key
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshuafolorunsho committed Nov 12, 2024
1 parent a5e44fe commit ff6b37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
- name: Run Evals
uses: braintrustdata/eval-action@v1
with:
api_key: sk-MtNrO5A56h5e0GApIo5UbGhHxamYYbeBVkE6f9riCnrPINTi
api_key: ${{ secrets.BRAINTRUST_API_KEY }}
runtime: node
root: bird-checker-with-eval/src/lib/evals

0 comments on commit ff6b37c

Please sign in to comment.