Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
TexasCoding committed Jun 22, 2024
1 parent 0d91b17 commit 706f51e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ env:
POETRY_VERSION: 1.8.3
ALPACA_API_KEY: ${{ secrets.ALPACA_API_KEY }}
ALPACA_SECRET_KEY: ${{ secrets.ALPACA_SECRET_KEY }}
SLACK_ACCESS_TOKEN: ${{ secrets.SLACK_ACCESS_TOKEN }}
SLACK_USERNAME: ${{ secrets.SLACK_USERNAME }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

jobs:
Expand Down

0 comments on commit 706f51e

Please sign in to comment.