gitea-claude workflow test: add penpot tools
This commit is contained in:
@@ -31,6 +31,15 @@ jobs:
|
||||
- name: Run Claude Assistant
|
||||
uses: markwylde/claude-code-gitea-action@gitea
|
||||
with:
|
||||
allowed_tools: |
|
||||
penpot-self-hosted__execute_code
|
||||
penpot-self-hosted__high_level_overview
|
||||
penpot-self-hosted__penpot_api_info
|
||||
penpot-self-hosted__export_shape
|
||||
penpot_self_hosted__execute_code
|
||||
penpot_self_hosted__high_level_overview
|
||||
penpot_self_hosted__penpot_api_info
|
||||
penpot_self_hosted__export_shape
|
||||
gitea_api_url: "https://gitea.inventory-plus-plus.com/api/v1"
|
||||
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
|
||||
# anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user