fix: use RELEASE_TOKEN secret (GITEA_ prefix reserved), add .runner to gitignore
Some checks failed
Build MIPS Binary / build (push) Failing after 45s

This commit is contained in:
spinline
2026-02-06 17:57:25 +03:00
parent 6554c4248c
commit dd025bd185
2 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ result.xml
**/node_modules
frontend/dist
backend.log
.runner