mirror of
https://github.com/theoludwig/libcproject.git
synced 2024-12-11 21:13:00 +01:00
chore: prepare release correctly
This commit is contained in:
parent
50f425b793
commit
13fd4f269d
@ -16,8 +16,7 @@
|
|||||||
[
|
[
|
||||||
"@semantic-release/exec",
|
"@semantic-release/exec",
|
||||||
{
|
{
|
||||||
"prepareCmd": "make set_version",
|
"prepareCmd": "make set_version && ./bin/set_version.exe ${nextRelease.version}"
|
||||||
"publishCmd": "./bin/set_version.exe ${nextRelease.version}"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
Loading…
Reference in New Issue
Block a user