Skip to content

Commit

Permalink
Target specific version for GitHub release assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Philippe Côté committed Apr 3, 2022
1 parent 79abef6 commit ec2a551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"draft": false,
"releaseName": "Release v${version}",
"assets": [
"webmidi-*.tgz"
"webmidi-${version}.tgz"
]
},
"hooks": {
Expand Down

0 comments on commit ec2a551

Please sign in to comment.