Skip to content

Commit

Permalink
Update .releaserc
Browse files Browse the repository at this point in the history
  • Loading branch information
whomwah authored Oct 4, 2024
1 parent 20a3239 commit 52f9238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[
"@semantic-release/exec",
{
"prepareCmd": "./bin/build_release ${nextRelease.version} \"${nextRelease.notes}\""
"prepareCmd": "./bin/build_release ${nextRelease.version} \"UPDATING TO: ${nextRelease.version}\""
}
],
[
Expand Down

0 comments on commit 52f9238

Please sign in to comment.