mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-06-21 12:02:09 +10:00
fix: semantic-release/npm update config
This commit is contained in:
parent
4383250122
commit
40096bf224
2 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,9 @@
|
|||
"changelogFile": "docs/CHANGELOG.md"
|
||||
}
|
||||
],
|
||||
"@semantic-release/npm",
|
||||
["@semantic-release/npm", {
|
||||
"npmPublish": false
|
||||
}],
|
||||
[
|
||||
"@semantic-release/git",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue