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 bf4788e commit 38632f5Copy full SHA for 38632f5
.releaserc
@@ -9,6 +9,7 @@
9
["@semantic-release/github", {
10
"assets": [
11
{"path": "MLAPI/bin/Release/net35/MLAPI.dll"},
12
+ {"path": "MLAPI/bin/Release/net35/MLAPI.xml"}
13
{"path": "*.unitypackage"}
14
]
15
}]
0 commit comments