Compare commits

..

1 Commits

Author SHA1 Message Date
67b8540cb1 add Peek method to RecordQueue 2025-11-12 12:47:31 +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
with:
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}