feat: Add Gitea workflow support (.gitea/workflows) - Support for both .github/workflows and .gitea/workflows directories - Fixed workflow execution path resolution - Cleaned up debugging code - Updated to version 1.2.5
Some checks failed
Test Gitea Workflow / test (push) Has been cancelled

This commit is contained in:
2025-08-03 23:00:22 +07:00
parent bc25f97d70
commit adf88e431c
8 changed files with 4699 additions and 1318 deletions

View File

@@ -917,4 +917,4 @@
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
}
}
}