Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:04 +08:00
commit af935b3f6f
4 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "github",
"description": "GitHub Actions troubleshooting and CI/CD automation",
"version": "0.18.0",
"author": {
"name": "Craig Motlin"
},
"commands": [
"./commands/gha.md"
]
}