Skip to content

Commit 634effb

Browse files
fix(ci): update package name in k8s deploy workflow
1 parent e8cf913 commit 634effb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k8s-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1212

1313
DOCKER_REGISTRY: ghcr.io
14-
DOCKER_PACKAGE: laddr-composite
14+
DOCKER_PACKAGE: site-composite
1515

1616
KUBE_CONFIG_DATA: ${{ secrets.KUBECONFIG_BASE64 }}
1717
KUBE_NAMESPACE: laddr

0 commit comments

Comments
 (0)