Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Commit

Permalink
fix(package): Run npm publish instead of twice github publish
Browse files Browse the repository at this point in the history
LOL
  • Loading branch information
gund committed Jan 2, 2018
1 parent 828ac2f commit 2a3e6a8
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 @@ -99,7 +99,7 @@
"release": {
"publish": [
{
"path": "@semantic-release/github",
"path": "@semantic-release/npm",
"pkgRoot": "dist",
"tarballDir": "dist-tar"
},
Expand Down

0 comments on commit 2a3e6a8

Please sign in to comment.