mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
ci(ci-semver): add semver release for binaries
This commit is contained in:
parent
51c2b91ad7
commit
cb2c89c2f3
@ -50,7 +50,7 @@
|
||||
"@semantic-release/exec",
|
||||
{
|
||||
"prepareCmd": "sed -i 's/\"version\": \"[0-9\\.]*\",/\"version\": \"${nextRelease.version}\",/g' ./ESP/lib/library.json",
|
||||
"publishCmd": "cd ~/runner/work/OpenIris/OpenIris/release/ && ls -l"
|
||||
"publishCmd": "cd ~/work/OpenIris/OpenIris/release/ && ls -l"
|
||||
}
|
||||
],
|
||||
[
|
||||
|
||||
Loading…
Reference in New Issue
Block a user