Skip to content

Commit

Permalink
Merge pull request #2 from H4ad/hotfix/access-public-to-publish
Browse files Browse the repository at this point in the history
fix(package): added missing publish access to semantic release
  • Loading branch information
H4ad authored Apr 1, 2022
2 parents c219162 + 6655d97 commit bbd2ea4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,8 @@
"branches": [
"main"
]
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit bbd2ea4

Please sign in to comment.