ci(ci-semver): add semver release for binaries

This commit is contained in:
ZanzyTHEbar 2023-01-08 21:48:30 +00:00
parent 7bd995fc18
commit 28b5b5aa61

View File

@ -50,7 +50,7 @@
"@semantic-release/exec",
{
"prepareCmd": "sed -i 's/\"version\": \"[0-9\\.]*\",/\"version\": \"${nextRelease.version}\",/g' ./ESP/lib/library.json",
"publishCmd": "cd .. && ls -l"
"publishCmd": "cd ~/runner/work/OpenIris/OpenIris/release/ && ls -l"
}
],
[