Skip to content

Commit d9da155

Browse files
committed
build: Correct json
1 parent 5be58f8 commit d9da155

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
@@ -10,7 +10,7 @@
1010
"@semantic-release/github",
1111
{
1212
"assets": [
13-
{ "path": "build/**/*.nupkg" },
13+
{ "path": "build/**/*.nupkg" }
1414
]
1515
}
1616
]

0 commit comments

Comments
 (0)