We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3cf06 commit 2596ba2Copy full SHA for 2596ba2
.releaserc.json
@@ -29,7 +29,7 @@
29
"@semantic-release/exec",
30
{
31
"prepareCmd": "./scripts/createdistribution.sh",
32
- "publishCmd": "./scripts/uploaddistribution_live.sh"
+ "publishCmd": "./scripts/uploaddistribution_test.sh && ./scripts/uploaddistribution_live.sh"
33
}
34
],
35
[
0 commit comments