Skip to content

Commit

Permalink
feat(package): update release config
Browse files Browse the repository at this point in the history
  • Loading branch information
pcholuj committed Feb 16, 2018
1 parent 3c35b70 commit 905659a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
"branch": "master",
"publish": [
{
"path": "semantic-s3-release"
"path": "semantic-s3-release",
"assets": "assets/**/*",
"bucket": "test"
}
],
"success": [
Expand Down

0 comments on commit 905659a

Please sign in to comment.