Skip to content

Commit

Permalink
env typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Dec 21, 2024
1 parent 042a338 commit d0a02a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/huggingface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: poem
run: yarn run:script poem -p huggingface --out-trace $GITHUB_STEP_SUMMARY
env:
HUGGINGFACE_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
HUGGINGFACE_API_KEY: ${{ secrets.HUGGINGFACE_API_KEY }}

0 comments on commit d0a02a9

Please sign in to comment.