Skip to content

Commit 0728b2a

Browse files
Robin BuschmannRobin Buschmann
authored andcommitted
Release v1.0
1 parent 1178998 commit 0728b2a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.release.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
2-
2+
"buildCommand": "./node_modules/typescript/bin/tsc",
33
"github": {
44
"release": true,
55
"releaseName": "Release %s",
66
"tokenRef": "GITHUB_TOKEN"
7+
},
8+
"dist": {
9+
"baseDir": "."
710
}
811
}

0 commit comments

Comments
 (0)