feat(ci): Add GitHub Actions workflows for CI/CD

This commit is contained in:
2024-12-27 01:33:13 +01:00
parent bdc93b01b6
commit 8b586640a1
13 changed files with 265 additions and 74 deletions

View File

@@ -5,10 +5,10 @@
"githost": "gitlab.com",
"gitscope": "social.io/private",
"gitrepo": "interfaces",
"shortDescription": "an interface package for social.io",
"npmPackagename": "@social.io_private/interfaces",
"license": "UNLICENSED",
"projectDomain": "social.io"
"projectDomain": "social.io",
"description": "the interfaces for social.io"
}
},
"npmci": {