mirror of
https://github.com/jcreek/Tech-Radar-Editor.git
synced 2026-07-12 18:43:46 +00:00
build(*): Enable github actions releases
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
},
|
||||
"author": "Josh Creek",
|
||||
"license": "GPL-3.0",
|
||||
"release": {
|
||||
"extends": [
|
||||
"../../release.config.cjs",
|
||||
"semantic-release-monorepo"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user