fix(workflows): normalize default branch to main across CI/release workflows and docs; update package metadata; clean .gitignore and fix readme license link

This commit is contained in:
2026-02-07 09:50:31 +00:00
parent 4e1d211a14
commit bad663d5e4
8 changed files with 20 additions and 19 deletions

View File

@@ -8,9 +8,9 @@
"command": "szci test stable"
},
"@git.zone/cli": {
"projectType": "npm",
"projectType": "deno",
"module": {
"githost": "gitlab.com",
"githost": "code.foss.global",
"gitscope": "ship.zone",
"gitrepo": "szci",
"description": "A tool to streamline Node.js and Docker workflows within CI environments, particularly GitLab CI, providing various CI/CD utilities.",