Skip to content

Commit

Permalink
fix(publish): publish tar
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasveer authored and Jyasveer Gotta committed Aug 30, 2018
1 parent 87503cd commit a7a1fde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"path": "@semantic-release/github",
"githubUrl": "https://github.com/fabric8-analytics/fabric8-analytics-lsp-server",
"assets": [{
"path": "/ca-lsp-server.tar",
"label": "LSP server tar"
"path": "README.md",
"label": "Readme"
}]
}
]
Expand Down

0 comments on commit a7a1fde

Please sign in to comment.