gitea-claude workflow fix: missing version
This commit is contained in:
@@ -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
|
||||||
with:
|
with:
|
||||||
gitea_api_url: "https://gitea.inventory-plus-plus.com/api/v1"
|
gitea_api_url: "https://gitea.inventory-plus-plus.com/api/v1"
|
||||||
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
|
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
|
||||||
|
|||||||
Reference in New Issue
Block a user