claude bot: fix npm install allowance
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Tests / Go tests (push) Successful in 13s

This commit is contained in:
2026-08-21 18:38:13 -06:00
parent c50b53cea0
commit f9fba50093
+2 -2
View File
@@ -81,8 +81,8 @@ jobs:
Bash(go:*) Bash(go:*)
Bash(gofmt:*) Bash(gofmt:*)
Bash(./tailwind.sh) Bash(./tailwind.sh)
Base(node -v) Bash(node -v)
Base(npm install) Bash(npm install)
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 }}