Skip to content

Commit

Permalink
fix: one more
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr0sT committed May 23, 2020
1 parent e8e162b commit 2818490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}],
["@semantic-release/npm", { "npmPublish": false, "pkgRoot": "Assets/com.nuclearband.windowsmanager" }],
["@semantic-release/git", {
"assets": [Assets/com.nuclearband.windowsmanager/package.json", "Assets/com.nuclearband.windowsmanager/CHANGELOG.md"],
"assets": ["Assets/com.nuclearband.windowsmanager/package.json", "Assets/com.nuclearband.windowsmanager/CHANGELOG.md"],
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
}],
["@semantic-release/exec", {
Expand Down

0 comments on commit 2818490

Please sign in to comment.