Skip to content

Commit 201fc7f

Browse files
committed
build: Fixed .releaserc
1 parent 38632f5 commit 201fc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
["@semantic-release/github", {
1010
"assets": [
1111
{"path": "MLAPI/bin/Release/net35/MLAPI.dll"},
12-
{"path": "MLAPI/bin/Release/net35/MLAPI.xml"}
12+
{"path": "MLAPI/bin/Release/net35/MLAPI.xml"},
1313
{"path": "*.unitypackage"}
1414
]
1515
}]

0 commit comments

Comments
 (0)