Skip to content

Commit

Permalink
fix(package): added missing publish access to semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
H4ad committed Apr 1, 2022
1 parent c219162 commit 6655d97
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 6655d97

Please sign in to comment.