Skip to content

Commit 7259f0e

Browse files
committed
fix: more helm package name fixes
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
1 parent cbe50e3 commit 7259f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
],
5656
[
5757
"@semantic-release/exec",
58-
{ "cmd": "helm push transaction-tool-${nextRelease.version}.tgz oci://ghcr.io/hashgraph" }
58+
{ "cmd": "helm push transaction-tool-${nextRelease.version}.tgz oci://ghcr.io/hashgraph/hedera-transaction-tool" }
5959
],
6060
[
6161
"@semantic-release/github",

0 commit comments

Comments
 (0)