Compare commits

..

1 Commits

Author SHA1 Message Date
5540e65426 add Peek method to RecordQueue 2025-11-12 13:08:57 +00:00

View File

@@ -29,7 +29,7 @@ jobs:
fetch-depth: 0
- name: Run Claude Assistant
uses: markwylde/claude-code-gitea-action@v1.0.20
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 }}