Skip to content

Commit

Permalink
Add log10 credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
nqn committed Jul 1, 2023
1 parent 1a59636 commit a31fe64
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@ jobs:
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
LOG10_TOKEN: ${{ secrets.LOG10_TOKEN }}
LOG10_ORG_ID: ${{ secrets.LOG10_ORG_ID }}
LOG10_URL: ${{ secrets.LOG10_URL }}
LOG10_DATA_STORE: ${{ secrets.LOG10_DATA_STORE }}

0 comments on commit a31fe64

Please sign in to comment.