We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf935f3 commit 591f99aCopy full SHA for 591f99a
1 file changed
.github/workflows/agent-writer.yml
@@ -64,8 +64,8 @@ jobs:
64
65
Keep the PR body brief and practical. Don't over-explain or add sections
66
that aren't needed.
67
+ anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }}
68
env:
- ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
69
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
70
71
- name: Check for changes
0 commit comments