Skip to content

Commit

Permalink
fix(semantic release): dont include blockmap in assets
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejonas committed Jun 20, 2019
1 parent b013c67 commit 1574d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc
Expand Up @@ -18,6 +18,7 @@
"@semantic-release/github",
{
"assets": [
"!dist/*.dmg.blockmap",
{
"path": "dist/*.tar.gz",
"label": "electron-pristine-linux.tar.gz"
Expand Down

0 comments on commit 1574d82

Please sign in to comment.