Skip to content

Commit 914a103

Browse files
committed
chore(chart): update Helm destination for AutoMQ Software chart publishing
1 parent 655be18 commit 914a103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-automq-software-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
env:
1616
CHART_NAME: automq-enterprise
1717
SOURCE_CHART: oci://automq.azurecr.io/helm/automq-enterprise
18-
HELM_DESTINATION: oci://docker.io/automq
18+
HELM_DESTINATION: oci://docker.io
1919
steps:
2020
- name: Checkout repository
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)