Skip to content

Commit

Permalink
build: Change artifact uploads
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoTenPvP committed Nov 10, 2020
1 parent 9bc1241 commit 53740db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@semantic-release/release-notes-generator",
["@semantic-release/github", {
"assets": [
{"path": "*net*.zip"}
{"path": "net*.zip"}
]
}]
]
Expand Down

0 comments on commit 53740db

Please sign in to comment.