Skip to content

Commit 54d5dfe

Browse files
committed
fix(ci): Do not upload tarball to git repository
1 parent 9037555 commit 54d5dfe

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.releaserc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@
2828
["@semantic-release/exec", {
2929
"prepareCmd": "mv dist efcasado-splunk-datasource; tar -czvf efcasado-splunk-datasource-${nextRelease.version}.tar.gz efcasado-splunk-datasource"
3030
}],
31-
["@semantic-release/git",
32-
{
33-
"assets": ["efcasado-splunk-datasource-*.tar.gz"]
34-
}
35-
],
3631
["@semantic-release/github",
3732
{
3833
"assets": ["efcasado-splunk-datasource-*.tar.gz"]
-36.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)