Skip to content

Commit

Permalink
Anthropic key
Browse files Browse the repository at this point in the history
  • Loading branch information
subdavis committed Sep 11, 2024
1 parent 5d6a5c5 commit 8df6fa8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:
poetry run updateCache
- name: Run generate command
run: |
poetry run generate
run: poetry run generate
env:
ANTHROPIC_KEY: ${{ secrets.ANTHROPIC_KEY }}

- name: Commit & Push changes
uses: actions-js/push@master
Expand Down

0 comments on commit 8df6fa8

Please sign in to comment.