Skip to content

Commit

Permalink
Remove tarball after GitHub release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Philippe Côté committed Apr 3, 2022
1 parent ec2a551 commit cdca7fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@
],
"before:git:release": [
"npm pack"
]
],
"after:release": "rimraf webmidi-${version}.tgz"
}
}
}

0 comments on commit cdca7fd

Please sign in to comment.