Compare commits
2 Commits
67b8540cb1
...
5540e65426
| Author | SHA1 | Date | |
|---|---|---|---|
| 5540e65426 | |||
| 410e0a9318 |
@@ -29,7 +29,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Run Claude Assistant
|
- name: Run Claude Assistant
|
||||||
uses: markwylde/claude-code-gitea-action
|
uses: markwylde/claude-code-gitea-action@1.0.20
|
||||||
with:
|
with:
|
||||||
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
|
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
|
||||||
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user