Skip to content

Commit 2596ba2

Browse files
ci(.releaserc.json): upload package to pypi test
1 parent eb3cf06 commit 2596ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@semantic-release/exec",
3030
{
3131
"prepareCmd": "./scripts/createdistribution.sh",
32-
"publishCmd": "./scripts/uploaddistribution_live.sh"
32+
"publishCmd": "./scripts/uploaddistribution_test.sh && ./scripts/uploaddistribution_live.sh"
3333
}
3434
],
3535
[

0 commit comments

Comments
 (0)