Skip to content
Snippets Groups Projects
Unverified Commit 7903a174 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

build: add back semantic-release verify command (#7794)

parent 82242621
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
[
"@semantic-release/exec",
{
"verifyConditionsCmd": "ls -l",
"verifyConditionsCmd": "run-s verify",
"publishCmd": "run-s \"release -- {@}\" -- --release=${nextRelease.version} --sha=${nextRelease.gitHead}"
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment