Compare commits

..

2 Commits

Author SHA1 Message Date
bedb60ee1d add Peek method to RecordQueue 2025-11-12 13:12:46 +00:00
7a26e67070 fix claude assistant step action ref 2025-11-12 13:12:36 +00:00

View File

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