Skip to content

Commit

Permalink
fix: fixed typo in CI environment
Browse files Browse the repository at this point in the history
Signed-off-by: Armin Schlegel <[email protected]>
  • Loading branch information
siredmar committed Apr 21, 2023
1 parent 18ddcad commit 25b63f4
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 @@ -33,7 +33,7 @@
[
"@semantic-release/exec",
{
"prepareCmd": "sh ./ci/semantic-release-patch-readme.sh ${nextRelease.version}"
"prepareCmd": "sh ./ci/semantic-release-patch-files.sh ${nextRelease.version}"
}
],
[
Expand Down

0 comments on commit 25b63f4

Please sign in to comment.