Compare commits

..

2 Commits

Author SHA1 Message Date
5540e65426 add Peek method to RecordQueue 2025-11-12 13:08:57 +00:00
410e0a9318 add version to claude assistant step 2025-11-12 13:06:39 +00:00

View File

@@ -29,7 +29,7 @@ jobs:
fetch-depth: 0
- name: Run Claude Assistant
uses: markwylde/claude-code-gitea-action
uses: markwylde/claude-code-gitea-action@1.0.20
with:
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}