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 5be58f8 commit d9da155Copy full SHA for d9da155
.releaserc
@@ -10,7 +10,7 @@
10
"@semantic-release/github",
11
{
12
"assets": [
13
- { "path": "build/**/*.nupkg" },
+ { "path": "build/**/*.nupkg" }
14
]
15
}
16
0 commit comments