Update .gitea/workflows/claude_assistant.yml

This commit is contained in:
2025-11-26 15:54:49 +00:00
parent 84294455f9
commit 2203d2ee54

View File

@@ -30,7 +30,7 @@ jobs:
fetch-depth: 1
- name: Run Claude PR Action
uses: anthropics/claude-code-action@beta
uses: markwylde/claude-code-gitea-action@v1.0.5
with:
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
gitea_token: ${{ secrets.CLAUDE_GITEA_TOKEN }}