We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38632f5 commit 201fc7fCopy full SHA for 201fc7f
.releaserc
@@ -9,7 +9,7 @@
9
["@semantic-release/github", {
10
"assets": [
11
{"path": "MLAPI/bin/Release/net35/MLAPI.dll"},
12
- {"path": "MLAPI/bin/Release/net35/MLAPI.xml"}
+ {"path": "MLAPI/bin/Release/net35/MLAPI.xml"},
13
{"path": "*.unitypackage"}
14
]
15
}]
0 commit comments