feat: small tidy up and moving things around into alpha exports for actions and actions registry

Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2025-06-16 16:34:57 +02:00
parent 8a75a84fc9
commit 4607da6bbd
11 changed files with 296 additions and 142 deletions
+3
View File
@@ -30,6 +30,9 @@
"*": {
"package.json": [
"package.json"
],
"alpha": [
"src/alpha/index.ts"
]
}
},