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