Skip to content

Commit

Permalink
fix: Fix publish access configuration for semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfin46 committed Oct 21, 2019
1 parent 992991b commit 07c1f7d
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 @@ -17,7 +17,7 @@
"verifyConditions": "condition-circle"
},
"publishConfig": {
"access": "restricted"
"access": "public"
},
"scripts": {
"commit": "git-cz",
Expand Down

0 comments on commit 07c1f7d

Please sign in to comment.