Skip to content

Commit a6e31e8

Browse files
committed
try doing this
1 parent 16bc0f9 commit a6e31e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/helm-oci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
- uses: actions/checkout@v2
3131
- uses: appany/helm-oci-chart-releaser@v0.3.0
3232
with:
33-
name: chisel-operator
34-
repository: chisel-operator
33+
name: chisel-operator-chart
34+
repository: fyralabs/chisel-operator
3535
tag: 0.1.0
3636
path: charts/chisel-operator
3737
registry: ghcr.io

0 commit comments

Comments
 (0)