feat: Implement Gitea CI/CD release workflow, add Claude AI configuration, and correct frontend path casing.
Some checks failed
Build and Release / build-and-release (push) Failing after 26m49s
Some checks failed
Build and Release / build-and-release (push) Failing after 26m49s
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"Bash(npx vite build:*)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(npx -y esbuild:*)",
|
||||
"WebFetch(domain:gist.github.com)"
|
||||
"WebFetch(domain:gist.github.com)",
|
||||
"Bash(git ls-tree:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user