Update .gitea/workflows/claude_assistant.yml

This commit is contained in:
2025-11-26 05:03:53 +00:00
parent 747a212fb0
commit aff1396c6a

View File

@@ -29,7 +29,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Run Claude Assistant - name: Run Claude Assistant
uses: markwylde/claude-code-gitea-action uses: markwylde/claude-code-gitea-action@v1.0.5
with: with:
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
gitea_token: ${{ secrets.CLAUDE_GITEA_TOKEN }} gitea_token: ${{ secrets.CLAUDE_GITEA_TOKEN }}