gave claude bot ability to check node version
This commit is contained in:
@@ -81,6 +81,7 @@ jobs:
|
|||||||
Bash(go)
|
Bash(go)
|
||||||
Bash(gofmt)
|
Bash(gofmt)
|
||||||
Bash(./tailwind.sh)
|
Bash(./tailwind.sh)
|
||||||
|
Base(node -v)
|
||||||
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
|
||||||
# anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
# anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user